From e0c483f385b9ef90983f005c0cafb9edc38dd670 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 00:34:06 +0000 Subject: [PATCH] jfrog: Update to version 2.24.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 8f666fc44c..14d4394fd3 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.24.1", + "version": "2.24.2", "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.24.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "8ee09e70ebbb86356d85a9778ae5068238ed1addcb5c92d0066042b29125e280" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.24.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "44560b9ac34135df73bb3a4efa7386d8c27128dc779e3b44cbfa1e2cb4dcaf9c" } }, "bin": "jfrog.exe",