From 0fefb924a1214cb647aa8e1841e626a3b12280de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 16:31:18 +0000 Subject: [PATCH] jfrog: Update to version 2.21.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 7224b17a84..50e49d1b47 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.20.0", + "version": "2.21.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.20.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "094c2ed3d47174e3db5f620fc20ba1ae15a9fd4a9ed0a5a6c1ce80a71ec12d75" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.21.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "8dbd5ce0991b609c16e84a035ce30f2df769a5189fd2b5942f1d8c54b6ab5572" } }, "bin": "jfrog.exe",