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 : "9dbe40164b374be5a1ad182dfea23dcbd79cf732f47ef1ddc22855e292d965b6 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9dbe40164b374be5a1ad182dfea23dcbd79cf732f47ef1ddc22855e292d965b6 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9dbe40164b374be5a1ad182dfea23dcbd79cf732f47ef1ddc22855e292d965b6 "
13- sha256 cellar : :any_skip_relocation , sonoma : "0325bd2021c60375fee7d9825d26e620f171498f6679a37f681f146b4c5dfc77 "
14- sha256 cellar : :any_skip_relocation , ventura : "bcaa0b469e6482846456cca42186b9265c89ae1f63b80774d140df592534cfd6 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "617356e77f6d8075cbb2769d5ac0ee68277b9599cdea089afc165a68593026bf "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f1b3299362560cc809880b189052d1a2cad1f2594f976b84f60c2366b333f0f6 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f1b3299362560cc809880b189052d1a2cad1f2594f976b84f60c2366b333f0f6 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f1b3299362560cc809880b189052d1a2cad1f2594f976b84f60c2366b333f0f6 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "8c16588c3eef6aac18ca39ee9fdda29378a3df71e03850aa5ae14d8ad560e89a "
14+ sha256 cellar : :any_skip_relocation , ventura : "2e8d5f91bd6e0b50593387d1cd31a4a5ed796d90c2e335e6016af402be7b3ef6 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "feddca290973cfa7b965927ff9f1f66f1332e230ee86e7aec5bd360284e310c8 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments