From 39726e6543b209483ac827e2bda5c5ecdd5287f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 20:29:44 +0000 Subject: [PATCH] jfrog: Update to version 2.27.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index daa162e71d..a911a445b5 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.26.2", + "version": "2.27.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.26.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "b72b59f69e8881d0f91a6c89444420b3ac7aa14d59b7016a91c63bc4e0f23b6d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.27.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "007e995bc6543421a18e2472a496e2f3b22298ad88984cbb4365b34e43d78ab9" } }, "bin": "jfrog.exe",