From 4493256340611483e7efa7e0ebdc41a49775b32f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 16:29:48 +0000 Subject: [PATCH] jfrog: Update to version 2.12.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 81dc29c768..d6f207a9da 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.12.0", + "version": "2.12.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.12.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "ded97c55f2827361c25fef19bd62a966dac73ead3baca269a095e467c8b6e27d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.12.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "85860b48826dd456c180868324a869006271fb9a6d6c9d4e08cb14496a7d5ec9" } }, "bin": "jfrog.exe",