From 7005a4212e8fafc7b333510850e08eae21ebcc0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 16:30:32 +0000 Subject: [PATCH] jfrog: Update to version 2.25.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 3ab3a1b96c..922210fca9 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.24.3", + "version": "2.25.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.24.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "07c7f351002e59acea61f9c7548a6851c617f9c0c524911c24d5846b8f0730d9" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.25.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "abbe6dd5da40f6b1434a21f102e4cbc091d1bca194f42a72102ece7b9916117a" } }, "bin": "jfrog.exe",