From a9bad827bb74c8446ff9cbe2a0d8885f49785826 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:27:47 +0000 Subject: [PATCH] jfrog: Update to version 2.46.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 5dae132434..7921d640e4 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.46.0", + "version": "2.46.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.46.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "01a49d368c8c29f97c771ddf176c05c083a6a6e7f9fccd4ad8b796700ed47423" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.46.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "2eda4632aff11e203f27c608c4724cb7840ce6f5a48255ac472528acd9918c94" } }, "bin": "jfrog.exe",