From 79082b8161a116ec9fb1ce01409bc320f6ce474f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 12:29:47 +0000 Subject: [PATCH] jfrog: Update to version 2.52.4 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index c0fb0d0e52..3977de1bce 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.52.3", + "version": "2.52.4", "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.52.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "9f30eb377139f6faf961e4fcdc4ae1018d40bbae1e9bd94cd311f51f14a813ea" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.52.4/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "71c3da0d872724aaa210670e27200eb648e7764dbdbcfc835b849d4cf0faade6" } }, "bin": "jfrog.exe",