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 ChainloopCli < Formula
77 head "https://github.com/chainloop-dev/chainloop.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0b436623babd01466640812dd64c71cbcafa5949c589c2faa1a116d190a4967b "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "bc4cd88020dd87b4e2c2cb219234166cc62944433cb63d95532ae62639eded7e "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "103b359db8364dd116d4ef97ab4b1718fbe02c881f6c836a36c3c48473c3682d "
13- sha256 cellar : :any_skip_relocation , sonoma : "53aca6d105933018a893e5f3877655bf590e93915f5106254c5f997aa6a636ee "
14- sha256 cellar : :any_skip_relocation , ventura : "6063d335aca5960aeca6144ba80392b939bd0050de4ea3ac804a69402fbecf9c "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "7b2a313d659f5f8d7d866bd0a38143ea19df405aa214c952a0c02ce88913b6bb "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a7a3ca265499bb6ef41c1a49fc440ac2ff1c36e88a852372f6d3b214a670444f "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "de49437332d4b140dfbe19979061543b3bbb543c42cf48714c49a985b87d5841 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c59a1cf5dea184b22483624addf1e4da9d8b56e213809eb6157fe2a3db9ec6fe "
13+ sha256 cellar : :any_skip_relocation , sonoma : "a2f2347d81d51aeb71f41ba2368942c03dd978917e466b9a2bcbfa2416d8eca9 "
14+ sha256 cellar : :any_skip_relocation , ventura : "4d0e82e63198326aa8b43593edd469f9570c050d9b0bb336b0f2b4374de8d9c5 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e1646d3575ed9f137e13741a6e4499496f1389ff1b15d378e4f16defd8d5b5c2 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments