Skip to content

Commit 28d5569

Browse files
committed
cargo-shuttle 0.51.0
1 parent 47035bc commit 28d5569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-shuttle.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoShuttle < Formula
22
desc "Build & ship backends without writing any infrastructure files"
33
homepage "https://shuttle.dev"
4-
url "https://github.com/shuttle-hq/shuttle/archive/refs/tags/v0.50.0.tar.gz"
5-
sha256 "25dd018a61debf6cb84de0085646367185912f1db8441a3b6a177a8365d8de42"
4+
url "https://github.com/shuttle-hq/shuttle/archive/refs/tags/v0.51.0.tar.gz"
5+
sha256 "5a5ef70767e9e07867fe2ad4b51909e2d4ec05d79065ca016b77cd9070b1eafd"
66
license "Apache-2.0"
77
head "https://github.com/shuttle-hq/shuttle.git", branch: "main"
88

0 commit comments

Comments
 (0)