From 41e88b7597683eebd5195841f0c365e379d517f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jun 2023 20:23:49 +0000 Subject: [PATCH] jfrog: Update to version 2.39.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 7e5ccd1a92..891c2f4c94 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.39.0", + "version": "2.39.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.39.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "0efc5946630cbbd58e1a07aba8c9625e1f1915e6941461c3167903a356b5d8fa" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.39.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "045e0f6dbba45ff21d5e719afe92e8dbe02cdd458e76a2883ff45788318ad883" } }, "bin": "jfrog.exe",