From 7ce3bb17188e9f4edd56a8ecab69993fd18f5810 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 20:26:00 +0000 Subject: [PATCH] jfrog: Update to version 2.49.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index dbdcdf6081..ffeaafe042 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.49.0", + "version": "2.49.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.49.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "f321fd733ffb09d5bac6dc85ea47a27c57980f8c8e7447592b4c2b72c822ede5" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.49.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "750aebfb3a81acea76907cc2d6ffe2d464329065ea5ee461113f8b0deeb1fa82" } }, "bin": "jfrog.exe",