From 7066428f5a7bc87b93685c9f06256cfc89384f90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:30:38 +0000 Subject: [PATCH] jfrog: Update to version 2.50.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 3e7e8dc1b9..54d54f869c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.50.0", + "version": "2.50.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.50.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "6faa90536b81cbca4bb72deae89aeaf399af76fa42841eeafe7b858d9e32b114" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.50.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "b337827b7ae028e18b4185464058504a61ba57c7a2823a730e5f7651c769f24e" } }, "bin": "jfrog.exe",