From bdb6cde09786be4ea436e5cb486799896b4049c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:28:36 +0000 Subject: [PATCH] jfrog: Update to version 2.72.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 9d8dbf604c..49e398aa22 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.72.0", + "version": "2.72.1", "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.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "a6ed0f9e1f25504ed3798aad66537d2f2990340781d29f6c72c2a5a625b02595" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.72.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "6e1c8926b20b05ce9bfb155c8038184afb480fec3ed477157b462988f7512d35" } }, "bin": "jfrog.exe",