From d83b8e75f9409a580eb4d844b74dfc2a0d1eb12e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 12:30:55 +0000 Subject: [PATCH] jfrog: Update to version 2.57.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 38d2c3f31f..4ec1b0a7dd 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.57.0", + "version": "2.57.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.57.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "f7c76e1a934fdb5dea09853e93334cbc14d633c126d625a1f49e761b27b002de" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.57.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "e98d03e6ba0bc3c25b710df15fda68f4ef2d143673e280d17b00bbf92f04c7d7" } }, "bin": "jfrog.exe",