Skip to content

Commit a16f4f0

Browse files
committed
croc: update 10.1.0 bottle.
1 parent 5446cf0 commit a16f4f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/croc.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef28473d93b4bfe50c2ce6013b60c33fc8510acce05ec64ba2580e4d41a08db8"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef28473d93b4bfe50c2ce6013b60c33fc8510acce05ec64ba2580e4d41a08db8"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef28473d93b4bfe50c2ce6013b60c33fc8510acce05ec64ba2580e4d41a08db8"
13-
sha256 cellar: :any_skip_relocation, sonoma: "48850c376a5447d6607157dfb575429439fc28c1c962c3cc64613683b178b27e"
14-
sha256 cellar: :any_skip_relocation, ventura: "48850c376a5447d6607157dfb575429439fc28c1c962c3cc64613683b178b27e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a478aff4e3ea88bc65d7c48e46a13d87683d8cbd0cca0491d68e02da2eae57ac"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "19876b54aad244fed6c8558efa6c1f9263bbbaf0efd58e88673c7acbae9e2844"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "19876b54aad244fed6c8558efa6c1f9263bbbaf0efd58e88673c7acbae9e2844"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "19876b54aad244fed6c8558efa6c1f9263bbbaf0efd58e88673c7acbae9e2844"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c2fbf66123103439fdd8322b56f2b30b67512ef79ffb497b991092e4126cdceb"
14+
sha256 cellar: :any_skip_relocation, ventura: "c2fbf66123103439fdd8322b56f2b30b67512ef79ffb497b991092e4126cdceb"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "86a0309d1f4be5af5d90f5509875bb4d9856a7f06ca1945ff81f85142ca7cd72"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)