From f53d6e274203cf2938440de2c8bd663947c4a303 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:40:26 +0000 Subject: [PATCH 1/2] jfrog-cli 2.52.1 --- Formula/j/jfrog-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/j/jfrog-cli.rb b/Formula/j/jfrog-cli.rb index 474651969212d..806e8ea3c7628 100644 --- a/Formula/j/jfrog-cli.rb +++ b/Formula/j/jfrog-cli.rb @@ -1,8 +1,8 @@ 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 From cd1da6f86105a1b67a0e58222043d7d8c82fd591 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 5 Dec 2023 10:15:28 +0000 Subject: [PATCH 2/2] jfrog-cli: update 2.52.1 bottle. --- Formula/j/jfrog-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/j/jfrog-cli.rb b/Formula/j/jfrog-cli.rb index 806e8ea3c7628..634e9e6e6b90a 100644 --- a/Formula/j/jfrog-cli.rb +++ b/Formula/j/jfrog-cli.rb @@ -6,13 +6,13 @@ class JfrogCli < Formula 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