From 67a25137e640d94cec1f1fc704d73bf9d929756d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:30:57 +0000 Subject: [PATCH] jfrog: Update to version 2.16.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 3507daf302..7d27e2c76b 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.15.1", + "version": "2.16.0", "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.15.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "5de0a4c7103edff2fff78d6f3cf330c1ead7f44c5d1652608e38799b48aa2c80" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.16.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "c155122fce6c0008cbcbe879601c5e2369b402a8d47c4d96426de20fa768d71a" } }, "bin": "jfrog.exe",