Skip to content

Commit

Permalink
jfrog-cli: update 2.71.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 11, 2024
1 parent 5ad2cf9 commit 761efec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/j/jfrog-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class JfrogCli < Formula
head "https://github.com/jfrog/jfrog-cli.git", branch: "v2"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "145f7c81c2f912229cc7701c0c9025970bab1d28f16183c8513df31fa6fbcb23"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "145f7c81c2f912229cc7701c0c9025970bab1d28f16183c8513df31fa6fbcb23"
sha256 cellar: :any_skip_relocation, arm64_ventura: "145f7c81c2f912229cc7701c0c9025970bab1d28f16183c8513df31fa6fbcb23"
sha256 cellar: :any_skip_relocation, sonoma: "9826c0e4217d90a185ecf6d23764cb71e0b4b783ef378343734e58d3ea1701c6"
sha256 cellar: :any_skip_relocation, ventura: "9826c0e4217d90a185ecf6d23764cb71e0b4b783ef378343734e58d3ea1701c6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "093dbf2f0648d9a732ed32d5d5f5de8b57b94878aac63852e42fa5385578b369"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b6fde70251bc984a167a4e54a2ece8cc4817ef0f650a0319e0ed5dbdddfa5022"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b6fde70251bc984a167a4e54a2ece8cc4817ef0f650a0319e0ed5dbdddfa5022"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b6fde70251bc984a167a4e54a2ece8cc4817ef0f650a0319e0ed5dbdddfa5022"
sha256 cellar: :any_skip_relocation, sonoma: "ec233824dfe1e5d6886b7e7452f6731dceb1da1ed2c3193cd4029a86692bba06"
sha256 cellar: :any_skip_relocation, ventura: "ec233824dfe1e5d6886b7e7452f6731dceb1da1ed2c3193cd4029a86692bba06"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5d29ddcf8cf74704688564c1fad9b78c48cf75040a81bb82d800c7514cd6f97b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 761efec

Please sign in to comment.