From f7b364b71a61a7a202d3b60660c1bd9353ce33c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 12:31:38 +0000 Subject: [PATCH] jfrog: Update to version 2.76.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 6b41d32645..106859b81a 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.76.0", + "version": "2.76.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.76.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "2e4dfd4d2ad34c5610d13ab78856c8ff368634215efb92f243bf6491b7fcea9e" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.76.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "9af5370f172f6a404540cdcec8f96ed326cfbf47387ed13532da13a861172580" } }, "bin": "jfrog.exe",