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