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