From f367dce7d5b5dcf8a6cfd863f98a20cc52fc7361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 16:28:51 +0000 Subject: [PATCH] jfrog: Update to version 2.62.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index ba38992f4c..8187504cae 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.61.2", + "version": "2.62.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.61.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "1364afac00d4dc21baf31e61638480b52f50b1d2b1e554084a157a8962dd8211" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.62.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "ea3f83eced1ffb30b54ee5f4bbf99f98290e9bef4f19913596764901f27b9038" } }, "bin": "jfrog.exe",