From 4fedda062973e2383dda4eaf5be56c8962c3458d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:27:51 +0000 Subject: [PATCH] jfrog: Update to version 2.34.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d259befada..b0e6d9f67a 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.34.0", + "version": "2.34.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.34.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "850887194786ade720354e6f8b2b434a6ec6649ee7afabd7e43e9be3adfa962d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.34.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "8676aa77cdf070ba966124a1fe9c47a49c6f1fc964a5eacbb8e1c5c2b2a62452" } }, "bin": "jfrog.exe",