From eec5cb1ddf87bfd72a535c32d2d204554493bdbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:31:43 +0000 Subject: [PATCH] jfrog: Update to version 2.71.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index ac95d31da7..bda03e903b 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.71.0", + "version": "2.71.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.71.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "365368fe172940409e35f44c2bbe946eb22bf8985e0e677263ce36c624c14c0c" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.71.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "7e39e895c4dd3dcc699c32288dbf479a608a193ca7c372c168d75759a1a48a4d" } }, "bin": "jfrog.exe",