From a595894e5fb5e3c631b62609b3484817bc278308 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 16:29:10 +0000 Subject: [PATCH] jfrog: Update to version 2.8.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d3d28c4245..22635633d6 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.8.2", + "version": "2.8.3", "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.8.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "4baf1d3754d69f65009aae53dd09ce3ae8e1f118dfca352473444617942c7f5d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.8.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "fab9b7596b29891cd8efaa4a5561f94507d832062b6712f91e532f684de8b8d7" } }, "bin": "jfrog.exe",