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