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