From 265f366f6378233eb4b3ed880f2ab78d57885ece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 12:31:15 +0000 Subject: [PATCH] jfrog: Update to version 2.30.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 52e0622efc..f8afee50c0 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.29.2", + "version": "2.30.0", "description": "Command line interface for Artifactory and Bintray", "homepage": "https://jfrog.com/getcli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.29.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "1d81266018a0571e6c6cb8bfa513be0ffc78e3578e08d053adfc9596e6296098" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.30.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "68a45dbac53c69d0008daac9a9d281e47569d5e4bb01b4ca0c8279d652e5a3b5" } }, "bin": "jfrog.exe",