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