From b1e452122a48fa1314054255dab36d95f14bcae4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 20:28:09 +0000 Subject: [PATCH] jfrog: Update to version 2.24.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 14d4394fd3..3ab3a1b96c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.24.2", + "version": "2.24.3", "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.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "44560b9ac34135df73bb3a4efa7386d8c27128dc779e3b44cbfa1e2cb4dcaf9c" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.24.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "07c7f351002e59acea61f9c7548a6851c617f9c0c524911c24d5846b8f0730d9" } }, "bin": "jfrog.exe",