From 673561a0bc0827084be953538661e238a2bfe5c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 12:30:41 +0000 Subject: [PATCH] jfrog: Update to version 2.74.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 60c6ec0912..a56a66e1d1 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.74.0", + "version": "2.74.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.74.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "30be19756b99be3c37b1547d5f1bf8e70bb228d6d0fe1e212e0e417f87371b6f" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.74.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "ff45d805adb547c2a985f3e4f349e4d89bf7fe5d03f8aa9f0ff75f7e7121ca3c" } }, "bin": "jfrog.exe",