From 0584b28d49b7103bdce828f8411b71a9350aa758 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:30:26 +0000 Subject: [PATCH] jfrog: Update to version 2.25.3 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 379b248a67..b436615715 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.25.2", + "version": "2.25.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.25.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "f6384133fb9d3cc006a09f939bf28d34ce60801cd1216fef67dc98f526a0a886" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.25.3/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "9dc852562bea5f4e70a7d9a940645ae5d25f37f9a194c5075197d5d3b1772a54" } }, "bin": "jfrog.exe",