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