From a8dc1c068bbf33386866a5fc17070d1bd1dd4dd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 08:28:57 +0000 Subject: [PATCH] jfrog: Update to version 2.10.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index e4ba8b5ee3..4497523b35 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.10.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.9.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "25ecd791eb98098b586b1219008a7b86f2bea0b0d4645b8df8036c7c62d83e7c" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.10.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "aa0d2ba5a1f8e26738f91d17d99f8e529671c284d7e68d433171e162ce090a6a" } }, "bin": "jfrog.exe",