We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb5bbd commit e21f111Copy full SHA for e21f111
1 file changed
Formula/d/diesel.rb
@@ -1,8 +1,8 @@
1
class Diesel < Formula
2
desc "Command-line tool for Rust ORM Diesel"
3
homepage "https://diesel.rs"
4
- url "https://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.7.tar.gz"
5
- sha256 "18dde504d882a7d9c72e38ad960cc4a0482eb2a39f43c0c2274953dae8f95616"
+ url "https://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.8.tar.gz"
+ sha256 "479f41768ee2067f80cc02c7f5d4501702d22cda70619f30e50cf6f16ffe13d8"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/diesel-rs/diesel.git", branch: "main"
8
0 commit comments