From a298d611f09410aa3cf2dd87a6e9aed882026260 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:27:01 +0000 Subject: [PATCH] jfrog: Update to version 2.52.9 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index cb702cbc91..9d70343f00 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.52.8", + "version": "2.52.9", "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.8/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "6fa3d11c35c5a62f763124967dab6aaae3c51a56cca7be749d28367e4f5858df" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.52.9/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "d025f8e4b17bb5905db95de73a957cf8811b3d95f1b7f4dc7a68b3947a2bc619" } }, "bin": "jfrog.exe",