From a660f8730ec63ed5d256a41d5be62fe0059480fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Jul 2022 20:27:07 +0000 Subject: [PATCH] jfrog: Update to version 2.20.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 7a3763e031..7224b17a84 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "509914a8968ed6afd07514f51c650c8a21872152a53394e98c63abc96cc76fa5" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.20.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "094c2ed3d47174e3db5f620fc20ba1ae15a9fd4a9ed0a5a6c1ce80a71ec12d75" } }, "bin": "jfrog.exe",