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