From 2bcc741b5b88e41fb72336e0c553ae3c773f616e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:30:08 +0000 Subject: [PATCH] jfrog: Update to version 2.78.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 9d8493b30d..fc7ea6c6f5 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.78.1", + "version": "2.78.2", "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.78.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "c536bac5d83933ef1b68892c54ea6822176e43940ae11199b704eab616b6afb3" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.78.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "dae1c9f8387b7c47b80a0d4e22699e37ce781583fea7c9183684fc96b68afe3e" } }, "bin": "jfrog.exe",