From 2a58aaab82e8a86c488c46b6692a5b0e9d63c914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:28:58 +0000 Subject: [PATCH] jfrog: Update to version 2.63.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index e1cf12c310..317534d7a4 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.63.1", + "version": "2.63.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.63.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "b75b3bd341d324b1fde2acda04764514f59d3767797a6d01fef8513ae31a6196" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.63.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "28cdb5abf5e61f4de5496e8e98a34950b37334a78d3637a770c69279e924ecc8" } }, "bin": "jfrog.exe",