Skip to content

Commit c4b6323

Browse files
committed
diesel 2.2.4
1 parent 787804a commit c4b6323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/diesel.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Diesel < Formula
22
desc "Command-line tool for Rust ORM Diesel"
33
homepage "https://diesel.rs"
4-
url "https://github.com/diesel-rs/diesel/archive/refs/tags/v2.2.3.tar.gz"
5-
sha256 "ce766358766f8593eb06c4a7fc67537195af8fadd690b9e5b1fb17f8b8507e44"
4+
url "https://github.com/diesel-rs/diesel/archive/refs/tags/v2.2.4.tar.gz"
5+
sha256 "519e761055dea9abf6172b8ec15c0fd0da53c859e6b6809daeb104bbecd6fe57"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/diesel-rs/diesel.git", branch: "master"
88

0 commit comments

Comments
 (0)