Skip to content

Commit

Permalink
Merge pull request #156421 from BrewTestBot/bump-jfrog-cli-2.52.1
Browse files Browse the repository at this point in the history
jfrog-cli 2.52.1
  • Loading branch information
BrewTestBot authored Dec 5, 2023
2 parents d42d39a + cd1da6f commit 6da91ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/j/jfrog-cli.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class JfrogCli < Formula
desc "Command-line interface for JFrog products"
homepage "https://www.jfrog.com/confluence/display/CLI/JFrog+CLI"
url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.52.0.tar.gz"
sha256 "5553587bad739e567b66b25d0f7c5587ce899233fefe642ddf8feca5e6134832"
url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.52.1.tar.gz"
sha256 "26a7cc3bf41ac80c1a8626375ef3bf580072ffec2543e25b2eca313cea96a1b9"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5952f88624e0e819be5e3bf0df66915d1648f3d94021e73fe7dcd0ecbb308073"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a407ebe716ed6a4f2f10c8e7832d4cae804c80c26049533f23e18ae073c03fd4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "cb6fb0065ac92fe2f95563b2a1afdb0bf1461f09b71904f43963ac963192eaa5"
sha256 cellar: :any_skip_relocation, sonoma: "621ec1fcad3fe0b493c82eeb0097177f85f1c2dcbc43bc1dcd35c7caec7d7fa5"
sha256 cellar: :any_skip_relocation, ventura: "174a6fef3b4d04d184bb0a722a017e5cec1b7b06f28b3cea35e6122862cdbd48"
sha256 cellar: :any_skip_relocation, monterey: "f116e95b3244513e1cbd279c11da98a44b7c3e79a25d1c61f595c3aa03bdc58f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "890a2b54f09d0f2fe68e32422ff4d3c713b456910fbe3039da4d1a530e8f343d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee7006a1843efe64d2645cc30719325a566133acf81522148ac04b9d4f1a6614"
sha256 cellar: :any_skip_relocation, arm64_ventura: "890197905dc9a95f57d4c5267337743ae93a5aef1eeac2971b8eaa02388f9ef9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "db6532f3c777a44600811f7f0ce7ac158fa22315b0ba88d9814b76f041784422"
sha256 cellar: :any_skip_relocation, sonoma: "b809cd0e8b4cf49a1ceb52ce3db12ae9fe7842eb701b8bc3c1942c07b2978cc3"
sha256 cellar: :any_skip_relocation, ventura: "3419563dab0adc4314da5aa819c8a53a261f44e8506f036cfa736ed6c53e95ed"
sha256 cellar: :any_skip_relocation, monterey: "4aef23216a7318e892f6a330de1bc0ae0c94f102fb0cf6c581c735b52dfeb8ee"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f705c0c218171a02f0d6cc87328862eab0f3f0545d220d3cd498a2e47484af09"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6da91ad

Please sign in to comment.