Skip to content

Commit d1f0df8

Browse files
committed
cargo-shuttle: update 0.51.0 bottle.
1 parent 28d5569 commit d1f0df8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cargo-shuttle.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class CargoShuttle < Formula
77
head "https://github.com/shuttle-hq/shuttle.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "dee6030d95b95eb1a065ee2549fe8dad1ec3fbd4e108bd220410d1a5fd306efe"
11-
sha256 cellar: :any, arm64_sonoma: "3cbcc79fd0183e4cc3a78256a11ad10502de73422e1eca6d2e32073a56626fec"
12-
sha256 cellar: :any, arm64_ventura: "0ab8c2ade8bb5502ada4552874fd9c753d68208f06c04485bff4e73f193c3f78"
13-
sha256 cellar: :any, sonoma: "0e62e0736cee8d62d1eef65fc2666723badb4bce7cfaf78601240e59985555e7"
14-
sha256 cellar: :any, ventura: "0170d9041172d544237378180b4d039decb1a807ab9e683a7c512acd727b215b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b849a5edaf31e0204d0c1e7da671143d1f684443a41e3622b6dd49760430852c"
10+
sha256 cellar: :any, arm64_sequoia: "d7e0375b6ff7e78008897970d60d625da968968532a0a80f8466b1e6fb9682bd"
11+
sha256 cellar: :any, arm64_sonoma: "d83e7dfee3f20a5e45fb9388904afe22e4552afa383b1d3a5c9178e906587086"
12+
sha256 cellar: :any, arm64_ventura: "859d686e36437d785ad838fb12f49657dcaf6d53a840048489332f4d663034bb"
13+
sha256 cellar: :any, sonoma: "c45c44264a65ffc3d1ff6f4c934193f57f9cdf282ac7ac4f6d1e487c44777941"
14+
sha256 cellar: :any, ventura: "13e6fac1142d482f01cb233ef9dba93565ebdf676e33939fe8b80d0016843348"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc5ffccc7b1d0cd97869cdccaa58540ee20516b3920ff0512a3f5d9396020a59"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)