From 6f96b00c0357a0d766b6bee26e08e7e7a536b438 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 12:32:29 +0000 Subject: [PATCH] jfrog: Update to version 2.28.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index a9890cfb75..fa946d7385 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.27.1", + "version": "2.28.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.27.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "6b4933a3f9d5197ca44665f8fa6f06a087785e6236e94df26037e92b8d98c707" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.28.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "1299bf9134f680470e38319054ad5a61b72117e3f6ebdfcce4b024dd51ef62ab" } }, "bin": "jfrog.exe",