From f370c322aefa8a7f4c9da70175bceaed40d34e76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 16:30:59 +0000 Subject: [PATCH] jfrog: Update to version 2.28.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index a7b0fd380c..b22c10f9e2 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.28.1", + "version": "2.28.2", "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.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "13f72ef0209de3c97d0cfa93c5d3ab27e4104da297907e924cb451db3f999527" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.28.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "e12da92a8d89729d3a694f2f622ac31d2463c790105ab66ef498fae9be6c4162" } }, "bin": "jfrog.exe",