From 829ef6a64373cde8c99dac58b96fa2ec8b880939 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 12:33:13 +0000 Subject: [PATCH] jfrog: Update to version 2.86.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 63ba0b1f6a..2cfdaa8022 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.85.0", + "version": "2.86.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.85.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "5afa0ac48cef21fac68fb9476e0f9f4972b73d2fd95fdc48d79172e4958c5c6b" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.86.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "ecae923e2a37f583ace938896c6f17a05d2c4b60ebe7e0b661b58091a2a1ccbb" } }, "bin": "jfrog.exe",