From 2ecbd5cee5d3efceee2347e6b3d299ab6c3a70e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 08:32:33 +0000 Subject: [PATCH] jfrog: Update to version 2.78.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 6286f83fd6..9d8493b30d 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.78.0", + "version": "2.78.1", "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.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "370ebb0457d220ef9d76b0f4ae75a7d1f20f6d6c26e4d6032d84dc17d9f37520" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.78.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "c536bac5d83933ef1b68892c54ea6822176e43940ae11199b704eab616b6afb3" } }, "bin": "jfrog.exe",