From 49d0c035f98dbcb216b4b120542ec0779ad1860f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 16:31:30 +0000 Subject: [PATCH] jfrog: Update to version 2.16.4 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 1bddf0b597..35d0aa6883 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.16.3", + "version": "2.16.4", "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.16.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "0e723f2cfb7e64ac2d09a3d43ace25b6cdb0ea087ceb170d6fe2b7d9648b53ba" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.16.4/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "9914d93ca622d6ae7e323e0d18f12a55154b13a1db76183d94311ce12427dd69" } }, "bin": "jfrog.exe",