From 0b71cd0ae53cf16af307306c8c6c2058ad1e4284 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:25:41 +0000 Subject: [PATCH] jfrog: Update to version 2.58.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 4ec1b0a7dd..a0a314815f 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.57.1", + "version": "2.58.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.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "e98d03e6ba0bc3c25b710df15fda68f4ef2d143673e280d17b00bbf92f04c7d7" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.58.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "d7516df5238ba3e5b4298dcbc03ecffe538e0e7179c7a3fb6abc97d1b600c88d" } }, "bin": "jfrog.exe",