Skip to content

Commit ca5c508

Browse files
committed
cargo-shuttle: update 0.52.0 bottle.
1 parent 9cfb1f3 commit ca5c508

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: "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"
10+
sha256 cellar: :any, arm64_sequoia: "40d6c1311bb10e90fb63e62707ca05cffc47f5f8d988bd7d898311f36060aaa8"
11+
sha256 cellar: :any, arm64_sonoma: "2d89732b61e8c13241bc736157fb10be4c3353c20872aeec4cf3b4644d093132"
12+
sha256 cellar: :any, arm64_ventura: "dc0882b4b49050261981124800e69fb09084776994d7d46ac59ac952a0a38b4f"
13+
sha256 cellar: :any, sonoma: "a2f5fe4496558e65b44dd3a3180bac9bd35a70e5f43f7cb311611d55571b235d"
14+
sha256 cellar: :any, ventura: "2482a66dc4b433ed7fb5759ec5514c5c9977568484de5adfa94a3e9a6b74ffb7"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f18c5fd476c42a8395f9b0a565273338dc90fa4191d1416984abec0df598ef7"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)