From c067e8da125fbb23ba4cd0836e10c36b391005d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:39:29 +0000 Subject: [PATCH] jfrog: Update to version 2.85.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d1d3cf9035..63ba0b1f6a 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.84.0", + "version": "2.85.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.84.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "a8c22729a50663eded3b16cdaf42a6065d3556fc7c0910c7d97cda2abe1062dd" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.85.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "5afa0ac48cef21fac68fb9476e0f9f4972b73d2fd95fdc48d79172e4958c5c6b" } }, "bin": "jfrog.exe",