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