Skip to content

Commit

Permalink
chainloop-cli: update 0.110.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 19, 2024
1 parent d096c9b commit 16bd3e3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/chainloop-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class ChainloopCli < Formula
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7fde53bb3f9a17e676d7e90818f15beed12fe50d1e85f38b1cad2025b2e1b052"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7fde53bb3f9a17e676d7e90818f15beed12fe50d1e85f38b1cad2025b2e1b052"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7fde53bb3f9a17e676d7e90818f15beed12fe50d1e85f38b1cad2025b2e1b052"
sha256 cellar: :any_skip_relocation, sonoma: "c278b4c3f5440b361cc2c1a9add1e2e29e886a5b30f031238552386ce12f6131"
sha256 cellar: :any_skip_relocation, ventura: "63b8164e3ebc96ea6e6d17e1251a5600187b984d4acfc8a71204c4271e7283d2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e92d6932b007986a991f85076da35e990379fa56fd9ddedd8d2eb75cdbf9ddfc"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d09bf623f143854108dcc2db2b54f32f7cb89122c4196434faf4da7821623261"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d09bf623f143854108dcc2db2b54f32f7cb89122c4196434faf4da7821623261"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d09bf623f143854108dcc2db2b54f32f7cb89122c4196434faf4da7821623261"
sha256 cellar: :any_skip_relocation, sonoma: "0b3da52ad3a06371aff57823498688954eb79c5ea3ada30fc79648805f51da0b"
sha256 cellar: :any_skip_relocation, ventura: "f1787cdab960542c572fe4c759aacdc4756c7fd181e4c22e151f6f7cca7117b5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "442fa208962008ef59cf6be474a7f6af5e6655f15043420005f588b6c952b9ce"
end

depends_on "go" => :build
Expand Down

0 comments on commit 16bd3e3

Please sign in to comment.