From 58bd6bedb2d99caa3536f0a51220e856f4ee45e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 00:35:48 +0000 Subject: [PATCH] jfrog: Update to version 2.28.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index fa946d7385..a7b0fd380c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.28.0", + "version": "2.28.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.28.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "1299bf9134f680470e38319054ad5a61b72117e3f6ebdfcce4b024dd51ef62ab" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.28.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "13f72ef0209de3c97d0cfa93c5d3ab27e4104da297907e924cb451db3f999527" } }, "bin": "jfrog.exe",