From 2cd8eafb1a4fcc069646aa1ee45cc24b780dc8fb Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 14 Sep 2023 16:10:44 -0400 Subject: [PATCH 1/2] jfrog-cli 2.48.0 --- 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 820b460df93a4..44c9122880882 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.47.0.tar.gz" - sha256 "058a5330aafbc8ec8c3fa19e7d75bd0de23a195c2d3e58a00f8f1ae2c97236fe" + url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.48.0.tar.gz" + sha256 "50f61b6222e3749bfe8b467da720b38145bdd73f2ecc440122d7a18e613e22da" license "Apache-2.0" bottle do From 5d2cef2816dd4125c501f66f5ef96c2c221b0c2d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 14 Sep 2023 21:54:29 +0000 Subject: [PATCH 2/2] jfrog-cli: update 2.48.0 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 44c9122880882..15a77c87b5812 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_ventura: "f22dac16b738d7fe6facedc8869e0ef4b02b81e6791254b683ee44451babf2e2" - sha256 cellar: :any_skip_relocation, arm64_monterey: "86f0643f9fed383eab46b4c4442517b70139e6f2f896a129c66aaf3850c4f0ce" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "e00a457a68f5ff13fb32a010daf7072a414f61f5e4b9085056780728828cfa4a" - sha256 cellar: :any_skip_relocation, ventura: "2b59a222a716a854a20b8990dec1853393bcea7871abb1771e9c2e5c9368635e" - sha256 cellar: :any_skip_relocation, monterey: "efbf6bfc01134328d62103750a798e96e33b41368553b325f7e2899982d63ed7" - sha256 cellar: :any_skip_relocation, big_sur: "7d3268e924af0d990a8cdd33cb5d37595071fa173a344a18ae3fbecf743dca69" - sha256 cellar: :any_skip_relocation, x86_64_linux: "326995924b383aa1cce900915b5979614cefb13b1f1c5e2064aeb7c89c082eb5" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6ec974b9e8a8a28a852a6e15f3a7c6d5ff0e07bdc1f9adadea4988f0d5f1fb6e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "c7b8e2e3b45db7d8a2451ba44ba4d940279a873fba8fcb8e0828ad2cdccfae19" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "3a35ea8e75bd53cbed06a3a3325fd3811b586f9dace11f37a6e105f52218eb5b" + sha256 cellar: :any_skip_relocation, ventura: "5702b27336b32544c38f500d81f94356276402fa3ab365cd398ac881a7c10490" + sha256 cellar: :any_skip_relocation, monterey: "fec5279a6e10b18cfc9dc473f5e4cd19db287e6ae3cd456f2c8f13e250d82e7c" + sha256 cellar: :any_skip_relocation, big_sur: "5a7dcc6033882705215b9c96becf9c56d386a4dcd285684927b41aef04ea0952" + sha256 cellar: :any_skip_relocation, x86_64_linux: "28da3449892cb0ea88a032216f9abd0caa1cb1a5915d647e34d88bc0ab800d73" end depends_on "go" => :build