From 29253f906f49e5588e3c234ab7d20f68137f05e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:37:06 +0000 Subject: [PATCH] jfrog: Update to version 2.72.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index cdb05363d5..71634264b9 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.72.2", + "version": "2.72.3", "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.72.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "3ec71d38d73576e4c876667c7b9bf274a76484cfcb826e5912d0083eb43006a4" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.72.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "73ba84a685187a41bc4b8d708ed9b05dd94d3e913439830e316c2d85862d0c7a" } }, "bin": "jfrog.exe",