@@ -7,13 +7,13 @@ class ChainloopCli < Formula
7
7
head "https://github.com/chainloop-dev/chainloop.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5ad25f118a1c7bbbe08440e81a25dfec585c57ed944a9265891588debc5736a5 "
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "6e7e37cf5dc0a7ee7c147f0a2a99bd0cd10898dff627fe8f32f378fa5c20aa7a "
12
- sha256 cellar : :any_skip_relocation , arm64_monterey : "6b411d3a9ff103acb025979fff2b6a8f2ce4a228a5f7b236598f96685b9cc63f "
13
- sha256 cellar : :any_skip_relocation , sonoma : "b75cdceb1741e99d16d4e1d9649387ee8f290fce153423c3e9185d27cc3dba7a "
14
- sha256 cellar : :any_skip_relocation , ventura : "f624e041d869079d1199d725caec03a3be66714abd61b49681f406a39ce4df7b "
15
- sha256 cellar : :any_skip_relocation , monterey : "3039a6cfadbe5ef8e5b31a7553c905c3277ab95f0843d07ba7d7a014cffe41f5 "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "782bd357a21ddf1284f49490cc702db27c3103b1ee75d44556300fab26f4bdce "
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f3ceeb0f28d2c60eef17b0fb1129ce1af7f8929f745632367d99685d5f244447 "
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2e5fc93ecbf1514b370c7de8a8c008b2d6670234aa8729ca8f4ac1115eb5cd44 "
12
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "4d8af3c5d4b0439ffa2c901cbbecd988782eb67ba6b120f8ca25b263d4dd90e2 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "176fe785df6f351dca7145d70f406b71473894f6376803a95888b4c7676d9848 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "271d81436139a6d350adfc14e4c4f391d4f00f36409a36deffaedea71652252e "
15
+ sha256 cellar : :any_skip_relocation , monterey : "6f190e73f22ce081a7464f14e928880d23f9837959f386e024ef249c01bbd643 "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8c77a073a04b51c69703792daf9a09a343770ade3196fb9fb4fd95b297e84ae2 "
17
17
end
18
18
19
19
depends_on "go" => :build
0 commit comments