From 05631f9c259f0468c05465c59c02420ac9e51507 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:31:13 +0000 Subject: [PATCH] jfrog: Update to version 2.60.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index e309bf7423..dfb66b978c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.59.1", + "version": "2.60.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.59.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "ed1bc3d6bb1e4b0934981f68a2e9794116255c82d34b7c5596a0b0d093871507" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.60.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "55ac3005192ec6958279bf3e3597b207083114bff00377d08f3ac31488e7d964" } }, "bin": "jfrog.exe",