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