From 780e97b6f64f054bbba086755ee21ec64772a756 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:31:25 +0000 Subject: [PATCH] jfrog: Update to version 2.62.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 8187504cae..e4e6136bcb 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.62.0", + "version": "2.62.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.62.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "ea3f83eced1ffb30b54ee5f4bbf99f98290e9bef4f19913596764901f27b9038" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.62.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "ded25b22083625007caa7325b1e2784449d0477cdf1a6db1b1556621a613fc5e" } }, "bin": "jfrog.exe",