Skip to content

Commit e21f111

Browse files
committed
diesel 2.3.8
1 parent 2eb5bbd commit e21f111

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.3.7.tar.gz"
5-
sha256 "18dde504d882a7d9c72e38ad960cc4a0482eb2a39f43c0c2274953dae8f95616"
4+
url "https://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.8.tar.gz"
5+
sha256 "479f41768ee2067f80cc02c7f5d4501702d22cda70619f30e50cf6f16ffe13d8"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/diesel-rs/diesel.git", branch: "main"
88

0 commit comments

Comments
 (0)