From 5b2d32cbd33e08254699eda7cd29f309a5c76dc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 16:29:42 +0000 Subject: [PATCH] jfrog: Update to version 2.34.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d319cc1e00..742d34893b 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.34.2", + "version": "2.34.3", "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.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "1c82ebf879da53371621ba76bb86e8b8d739ac9434d48b3e84009f80d5c30357" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.34.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "2bc78a6d8dc88e6a2539f481d605262bc526695e6ffe293081f2f553334163ab" } }, "bin": "jfrog.exe",