File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments