From e821f5b6c1c58b038e3699ab5237908b1cf034a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 16:30:18 +0000 Subject: [PATCH] jfrog: Update to version 2.39.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index af8a5ccc15..7e5ccd1a92 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.38.5", + "version": "2.39.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.38.5/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "d289ded45d0807d07cfdbeb9cda065cc2b1639e8d2ada5263ae8f1d5da50ffeb" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.39.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "0efc5946630cbbd58e1a07aba8c9625e1f1915e6941461c3167903a356b5d8fa" } }, "bin": "jfrog.exe",