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