From 14ed6db08b6c759824aa28c16ef058b254876a31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 16:29:25 +0000 Subject: [PATCH] jfrog: Update to version 2.34.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index a2a6808bdb..d259befada 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.33.0", + "version": "2.34.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.33.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "59ad7450e5760d7e91000e9bd2f186e9378abcbc535400726c16d2c5b9cbd355" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.34.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "850887194786ade720354e6f8b2b434a6ec6649ee7afabd7e43e9be3adfa962d" } }, "bin": "jfrog.exe",