From 315c2e547a067724ae3f4768b654f96e28bf7d4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 16:32:06 +0000 Subject: [PATCH] jfrog: Update to version 2.11.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 78860aa2c4..2d87550bbb 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.10.1", + "version": "2.11.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.10.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "e917c424be8592028e9fe855ab2ac189f5c722d417dfcf2b082e220333d5dc0d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.11.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "ae065c291279fab12f278fe1de19dbbd55bb47f923293e94f0ddc91fab9185cb" } }, "bin": "jfrog.exe",