From 14b399762f30ed5dbe80635eee502864cc96caa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 16:32:55 +0000 Subject: [PATCH] jfrog: Update to version 2.75.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index a56a66e1d1..5ad43cb412 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.74.1", + "version": "2.75.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.74.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "ff45d805adb547c2a985f3e4f349e4d89bf7fe5d03f8aa9f0ff75f7e7121ca3c" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.75.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "0a3debe8d8a282bf338185c5492b2244082862d9123befa0a53d8f7d5e92af39" } }, "bin": "jfrog.exe",