From 8f447ac9f807e87cc98a2b541c3e29760db5fb1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 16:30:37 +0000 Subject: [PATCH] jfrog: Update to version 2.84.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 65163d4952..d1d3cf9035 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.83.0", + "version": "2.84.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.83.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "20b0844d050f46902dfe43d4e8d7998aeb8ce265b887e3a4155f55c782326958" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.84.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "a8c22729a50663eded3b16cdaf42a6065d3556fc7c0910c7d97cda2abe1062dd" } }, "bin": "jfrog.exe",