From 0844576febf66b9c8a87f7d48f11e48ba029ff66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:07:58 +0000 Subject: [PATCH] jfrog: Update to version 2.56.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 97b82a929c..c25709997e 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.55.0", + "version": "2.56.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.55.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "b48b3afb8bb25bb87df2123f0dd5a3694ce5df6c4c5e40c4487b7cc448816695" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.56.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "ef72d2067ccf58ca66f0d20d9c5266ec3b99f91a82b0660d3f3ccfe8a8e76729" } }, "bin": "jfrog.exe",