From 0b81ac860e9782ef5befb5e7c14fc232c6c97ca4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 26 Dec 2024 17:03:49 +0000 Subject: [PATCH 1/2] jfrog-cli 2.72.5 --- 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 629ec98d9f2a4..8397f488c9e4b 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.72.4.tar.gz" - sha256 "a2ccdfcc790ec41fbe6dc93117d36569aa30ae566296b37106e27ddc3d23c20d" + url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.72.5.tar.gz" + sha256 "394227ae2d46c53c0e359c25b5502428521a43af06f4692c9bfa27ee495a8a55" license "Apache-2.0" head "https://github.com/jfrog/jfrog-cli.git", branch: "v2" From 0e302675442be8874fb981d049453bd94247e69e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 26 Dec 2024 19:30:13 +0000 Subject: [PATCH 2/2] jfrog-cli: update 2.72.5 bottle. --- Formula/j/jfrog-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/j/jfrog-cli.rb b/Formula/j/jfrog-cli.rb index 8397f488c9e4b..a6b4841c0193c 100644 --- a/Formula/j/jfrog-cli.rb +++ b/Formula/j/jfrog-cli.rb @@ -15,12 +15,12 @@ class JfrogCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "5113fb53609c1df4faac590fc1ede799d7eb49a6514207fa7b94ea37ee31ac2c" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5113fb53609c1df4faac590fc1ede799d7eb49a6514207fa7b94ea37ee31ac2c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "5113fb53609c1df4faac590fc1ede799d7eb49a6514207fa7b94ea37ee31ac2c" - sha256 cellar: :any_skip_relocation, sonoma: "590db2b90a5b458fbc959007c950bef84436034a1b95e87856394f40534c7e89" - sha256 cellar: :any_skip_relocation, ventura: "590db2b90a5b458fbc959007c950bef84436034a1b95e87856394f40534c7e89" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f3bbf81cea80d57dd5b6eac71c3aa4dbec6517ffe2841df654dbdde47e706dc1" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fa5f0cee9bd4fcaead7308ccfc560fa3a54f811dc0f91c9b301b0c5c18d341d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9fa5f0cee9bd4fcaead7308ccfc560fa3a54f811dc0f91c9b301b0c5c18d341d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "9fa5f0cee9bd4fcaead7308ccfc560fa3a54f811dc0f91c9b301b0c5c18d341d" + sha256 cellar: :any_skip_relocation, sonoma: "32249fe651c4d00c507d2e08be993f86731d7827f7b2da4e3018609b979273a7" + sha256 cellar: :any_skip_relocation, ventura: "32249fe651c4d00c507d2e08be993f86731d7827f7b2da4e3018609b979273a7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4c693c0c4bc29046d6790ea809c57008872f8c2be65652da08d1cabaa76f4e34" end depends_on "go" => :build