From 8f16658ac468d24fbc3ff1199d78e36cb5b088aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:31:51 +0000 Subject: [PATCH] jfrog: Update to version 2.81.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 06babfcc07..7754429f4d 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.80.0", + "version": "2.81.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.80.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "df56aba96b23200d644eca069ae92add065a9f40217db5963706597359115b33" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.81.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "dfef291c2f07f11f3105a79ec3c4746af73a9f1c55b86c0e59316563073a039f" } }, "bin": "jfrog.exe",