From e30e2978edf4d2d1f9cf85c32e9508dde4b01428 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 20:26:09 +0000 Subject: [PATCH] jfrog: Update to version 2.35.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index fca569f7b9..2ffe930f97 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.34.6", + "version": "2.35.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.34.6/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "74b8b460609be2c35e0c2d861f7d587f52035568c6693f999b421a881a8145e7" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.35.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "6002f2f83444b829134dc984e57f1cfab2fc1fbc61ffebe5dd33394ae5c7975c" } }, "bin": "jfrog.exe",