From 4959bf0ae5fc89c42b75604796fa36c91692fe1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 08:29:57 +0000 Subject: [PATCH] jfrog: Update to version 2.72.4 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 71634264b9a90..52f9caea2b03a 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.72.3", + "version": "2.72.4", "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.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "73ba84a685187a41bc4b8d708ed9b05dd94d3e913439830e316c2d85862d0c7a" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.72.4/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "a6f862ddcf14858678f4e962b8d06dc17d7493c2e8bd07092e914f275fdea2ba" } }, "bin": "jfrog.exe",