From ab523a4d9dcd7e77f9e78bd9fa32229a7f9afb63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 00:29:35 +0000 Subject: [PATCH] jfrog: Update to version 2.45.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index bab1902bdb..fd59e37148 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.44.1", + "version": "2.45.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.44.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "64bfbcd2022d0f992cc14cc03f783e7f39ab9992cc70d84ef74066d20f317abe" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.45.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "a64060632b0e78598675f11dbd73a0e4ff336b97376a9ee7e79e5ca5f290bc0f" } }, "bin": "jfrog.exe",