From 4f4df579a98bb96d1c3108bab5f4ad9ddfa58411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:32:10 +0000 Subject: [PATCH] jfrog: Update to version 2.78.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index fc7ea6c6f5..86f796b952 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.78.2", + "version": "2.78.3", "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.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "dae1c9f8387b7c47b80a0d4e22699e37ce781583fea7c9183684fc96b68afe3e" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.78.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "a8728934185435a8c2d58cebd0c9298bc7f3ff6819d49715f717e7a79e90d0aa" } }, "bin": "jfrog.exe",