From aca6b8bdeb1360e34093983a45574889bef1f15c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:40:14 +0000 Subject: [PATCH] jfrog: Update to version 2.82.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 7754429f4d..7b28c54178 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.81.0", + "version": "2.82.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.81.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "dfef291c2f07f11f3105a79ec3c4746af73a9f1c55b86c0e59316563073a039f" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.82.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "19ca20a89801b936c0377066de4d766d776f30412eeb2cb71b84ccc80ba267d7" } }, "bin": "jfrog.exe",