From 0662beaeeb383fec1462322fcd66c632fb8eb88b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 16:28:22 +0000 Subject: [PATCH] jfrog: Update to version 2.38.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 62156bf8b7..b0a81da9c7 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.37.3", + "version": "2.38.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.37.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "29ee0014529e4422600b9273f2293c32b5bef41e90e38c41cc98b64c3878f7d1" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.38.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "f68f1f839a2b8357661218a09b98705a29cd6d56a9b8000c5ff5f282c5191439" } }, "bin": "jfrog.exe",