From 73f78689a7cf1dab55f07aca4a3672bef817af47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 12:33:47 +0000 Subject: [PATCH] jfrog: Update to version 2.21.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 50e49d1b47..17c099930c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.21.0", + "version": "2.21.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.21.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "8dbd5ce0991b609c16e84a035ce30f2df769a5189fd2b5942f1d8c54b6ab5572" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.21.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "967bf58669364f4f761656112a0d04fd34bf7ad3ba7e7deb755006fa5a478666" } }, "bin": "jfrog.exe",