From f18757544cc047bd296fe702bf763d598755c5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 16 Aug 2021 22:33:14 -0700 Subject: [PATCH] jfrog: Update to version 2.2.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 6b0de40949..7e84e414b9 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.1", "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.2.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "b866f4f65362bcd86ab08253a56c124cdc2756ff525f7983e794b9bd5176f2d8" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.2.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "4f95ce0ee1e1deb50f73a6ad5c7df9f601651b8969e1c8949edef8d41bbdebda" } }, "bin": "jfrog.exe",