From d8b6925ccc3c1a19a7520855650d96e3faaaa2df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:30:26 +0000 Subject: [PATCH] jfrog: Update to version 2.53.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 81eeb51e6e..629b286843 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.53.1", + "version": "2.53.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.53.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "4a2b93d8d84dfd33eb551435c98554e60a7e5bc411e8de95a89305e663449111" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.53.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "928950bf31130bd3b4e4ec0cf96732ec25e06c22100c3eadff321f42ba04488f" } }, "bin": "jfrog.exe",