From 55be888b09ae4c2873bc43eb8ac9ccb06c98e64d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:26:46 +0000 Subject: [PATCH] jfrog: Update to version 2.61.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 515c09aef9..ba38992f4c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.61.1", + "version": "2.61.2", "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.61.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "8bde224be36a73364c2762efd531d0383f30839ebd5b91d7bbd54b93290a8f9d" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.61.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "1364afac00d4dc21baf31e61638480b52f50b1d2b1e554084a157a8962dd8211" } }, "bin": "jfrog.exe",