From a0ce53ae9c71dd9e001c5b3d72c54b21377eaed2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 20:25:09 +0000 Subject: [PATCH] jfrog: Update to version 2.56.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index c25709997e..d873ca9353 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.56.0", + "version": "2.56.1", "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.56.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "ef72d2067ccf58ca66f0d20d9c5266ec3b99f91a82b0660d3f3ccfe8a8e76729" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.56.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "6d5821d4e31dac1d8de85e8912e88bddf106c85cd0c9a3cf9ec8074446c4b391" } }, "bin": "jfrog.exe",