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