From a6a605b4884324e4a971a9103dc90ad3cb681ac6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 08:28:55 +0000 Subject: [PATCH] jfrog: Update to version 2.21.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 8a6a3f6f9c..a9763d3a18 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.21.2", + "version": "2.21.3", "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.21.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "dc20db4943b689e057d116b89de03bbfa81de4c116a4b272e6f918f282a8ef6d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.21.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "178dc3d31148df72eadef5f74ebf784ab32011d8fe46555d237e0178e8d27dcf" } }, "bin": "jfrog.exe",