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