Skip to content

Commit faeab1f

Browse files
BrewTestBotbotantony
authored andcommitted
diesel 2.3.3
1 parent 34a5b40 commit faeab1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/d/diesel.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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.3.2.tar.gz"
5-
sha256 "5fdbf6942dd3d52a7f3648ed5ea35556840dd17e768c9fa6897102a982b83088"
4+
url "https://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.3.tar.gz"
5+
sha256 "11941ce0131aede9cfc915eaa8696cab650d528634a9647fccc853d96889f2aa"
66
license any_of: ["Apache-2.0", "MIT"]
7-
head "https://github.com/diesel-rs/diesel.git", branch: "master"
7+
head "https://github.com/diesel-rs/diesel.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any, arm64_tahoe: "033e3b37835736def3b6929f2f6ded6512b4c717a0758724c5b38a884c246b0a"

0 commit comments

Comments
 (0)