From f1791194edc7bc07fa695b12c3bae48fd153aa97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 20:24:17 +0000 Subject: [PATCH] jfrog: Update to version 2.37.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index e38495f311..62156bf8b7 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.37.2", + "version": "2.37.3", "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.37.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "fda5c5052c47277be4997069ee3bc61fab55fe11834f2204293b884062cb4e20" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.37.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "29ee0014529e4422600b9273f2293c32b5bef41e90e38c41cc98b64c3878f7d1" } }, "bin": "jfrog.exe",