From 31902b10edf838bc4529497bfbc8fd80ced01231 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 12:31:40 +0000 Subject: [PATCH] jfrog: Update to version 2.24.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 520fbc140e..a38fd812d9 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "7042bca6ae8b10eabcac6a693f95234995769abc62f32b12a6cb127a104b2c5d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.24.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "9839d2a0f210555439d629ec37860de72a6e47f9ccab112ea6f821df6f4eddcb" } }, "bin": "jfrog.exe",