From 1f02e17b2ccc59e2c025936a6557a48d397d9380 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:33:56 +0000 Subject: [PATCH] jfrog: Update to version 2.91.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 2befa35fac..458db20273 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.90.0", + "version": "2.91.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.90.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "fb76015ea21798ca3f6458f58f7bedc9b9043651376afc0f039af17750e2c7dc" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.91.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "c793426b596a583d9cb29031571901f98ebac4e8a5730f848e97301ddd750db7" } }, "bin": "jfrog.exe",