From 71b20463b6f3212ac2610002670a82bc5d70d5bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 08:32:22 +0000 Subject: [PATCH] jfrog: Update to version 2.16.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 7d27e2c76b..6ae68f6b4b 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.16.0", + "version": "2.16.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.16.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "c155122fce6c0008cbcbe879601c5e2369b402a8d47c4d96426de20fa768d71a" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.16.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "bfbee58a5b893f2b0feadec9f20002d7324713334b5fb6ec564b0e5e2a805d87" } }, "bin": "jfrog.exe",