From 62cd1964a0f8b89115c873f60ae359014e2669d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 20:27:53 +0000 Subject: [PATCH] jfrog: Update to version 2.16.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 3b97cbf07f..1bddf0b597 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.16.2", + "version": "2.16.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.16.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "4c835dc4ec744bc4454a0e322a0fb65c36c0d49a0e52266a82f356dd0baa1a15" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.16.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "0e723f2cfb7e64ac2d09a3d43ace25b6cdb0ea087ceb170d6fe2b7d9648b53ba" } }, "bin": "jfrog.exe",