From 90e120e2ce66143334a8359e86cc5e208f6943fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 20:28:37 +0000 Subject: [PATCH] jfrog: Update to version 2.34.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index b0e6d9f67a..d319cc1e00 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.34.1", + "version": "2.34.2", "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.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "8676aa77cdf070ba966124a1fe9c47a49c6f1fc964a5eacbb8e1c5c2b2a62452" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.34.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "1c82ebf879da53371621ba76bb86e8b8d739ac9434d48b3e84009f80d5c30357" } }, "bin": "jfrog.exe",