Skip to content

Commit 7c9a670

Browse files
committed
sprocket: update 0.14.0 bottle.
1 parent f0200d4 commit 7c9a670

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/sprocket.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Sprocket < Formula
77
head "https://github.com/stjude-rust-labs/sprocket.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "4a8019db8b73c7e9c54438cfaa0ca7f33d6c2b982ad68f602fc6e4c951bbfb84"
11-
sha256 cellar: :any, arm64_sonoma: "8f3c2d00dd33710838da51ebb4705b0bff1ee5807757a6cc837fa14f56ba2c75"
12-
sha256 cellar: :any, arm64_ventura: "90974677931267583f965dd5a7b2f772c8bbef398c619f45cb816152434f91eb"
13-
sha256 cellar: :any, sonoma: "3caf0f88b2abae6ab506527a7d9b520dd853a128e0810db7676854decaeb4878"
14-
sha256 cellar: :any, ventura: "aaa8fbb13dc34176c80acb78ec4b0e106ce211b1349236fb9b2d91774405bb29"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "c9b7d6624a47fb8045126b5c978949dab8fec1de28136c327e8fcb8b1df7f3ec"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0bf77fdc5153e3d1505fc267da7a686687323d77f384647fff55708f2c4152d9"
10+
sha256 cellar: :any, arm64_sequoia: "6a6f718cc1d08a6a22dc7b26ad189455304b1836d53b2996b99559c0d0dd7b30"
11+
sha256 cellar: :any, arm64_sonoma: "e940f66f483c2ee3d9927e366c996fbdefc88d07ae96f28a73ee7a7608161524"
12+
sha256 cellar: :any, arm64_ventura: "1d1308b7d2fc60023a182b0e923b9c6103a59024deaebe3cd4c9a3615e09b377"
13+
sha256 cellar: :any, sonoma: "ed32b92a12956f47226417e55fac7b3a2e2c8420f0d6af24e30eb27afe55caea"
14+
sha256 cellar: :any, ventura: "e0f0ebb1e97c69bb688f3a07689c378df421ab32b256c952802aab19531ddf29"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "34f90f13c038c2eacbd546984779ea373765f6a7fca20d6509c11598b81da8f2"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5e07c4c40d4e594bff45eb0611e2a4580a5b3104a9bcb7c9c35b8686e5908964"
1717
end
1818

1919
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)