From 348a3e47541496dc94157f83c42bea9f9ac0377c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:31:06 +0000 Subject: [PATCH] jfrog: Update to version 2.71.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index bda03e903b..143e559323 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.71.1", + "version": "2.71.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.71.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "7e39e895c4dd3dcc699c32288dbf479a608a193ca7c372c168d75759a1a48a4d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.71.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "4d2cde9d2394e9a167124f76b43d56420db81b3ff27ad942eef09e94adb5762f" } }, "bin": "jfrog.exe",