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 : "589caf69af9faaf7246837bfeed48d846ee8c8204ff48d26de667d760dfbd564 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "589caf69af9faaf7246837bfeed48d846ee8c8204ff48d26de667d760dfbd564 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "589caf69af9faaf7246837bfeed48d846ee8c8204ff48d26de667d760dfbd564 "
13- sha256 cellar : :any_skip_relocation , sonoma : "6b41da9855bb38e0f8ac823c6a641ffddfcfc12f80bee91b234bcf9beb3ca81f "
14- sha256 cellar : :any_skip_relocation , ventura : "2fb9d193e611508f17c5bf87218f088c082b1e7ff7f102df21b1b4b04a102e17 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "da95026bef80e8dcb9bcb71031e80f660b83059264938fc1380cda8d98a42e26 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f29d85a9af12b0c7760f61721978a6ad424fb12c19a560be8150c4eb827d3ab8 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f29d85a9af12b0c7760f61721978a6ad424fb12c19a560be8150c4eb827d3ab8 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f29d85a9af12b0c7760f61721978a6ad424fb12c19a560be8150c4eb827d3ab8 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "da81744326a603ebcc1b8f77ae44d1ad780eb58d3318f6cd2cfc7cf01f726e54 "
14+ sha256 cellar : :any_skip_relocation , ventura : "34913480ea5841346ec0f2cfc7d41ff1bc0bbbdd3b09d8cdb41e58c3cdebe860 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3ed4cd4d95e98b52f9084d1705d8f224ee2eef261ce22ac6c66c4c89219c4fbf "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments