From f40edf9c31bc53d825ee9aa5d30d56fc136fdf1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 21:06:39 +0000 Subject: [PATCH] jfrog: Update to version 2.55.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index a079e95786..97b82a929c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.54.0", + "version": "2.55.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.54.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "dcb4ff73ce9e2ff1f92480c6ddf4fad4746e9fb121b29e8b499299a5a27b48ff" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.55.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "b48b3afb8bb25bb87df2123f0dd5a3694ce5df6c4c5e40c4487b7cc448816695" } }, "bin": "jfrog.exe",