From 7104dae11efc16966558953e65150f12738cc77f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:28:11 +0000 Subject: [PATCH] jfrog: Update to version 2.52.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 114effea83..da13d0ab26 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.52.1", + "version": "2.52.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.52.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "c35370b1b3e15977c7b77d11d8a97b27a9d6353587fef699cdaad46cdacce07b" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.52.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "41520aa408654327e4c5e639ee78b5b0be278a08ddaac9358c26dccec9294cc7" } }, "bin": "jfrog.exe",