From ebbbd23ec3f98680f2989e97b24069fb8f01d30d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:29:29 +0000 Subject: [PATCH] jfrog: Update to version 2.63.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 923e5b64e6..c0a1c8769d 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.62.2", + "version": "2.63.0", "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.62.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "7dd249424ddacd0edf43c570c3303f3cfa98e3916701346837298cd621365257" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.63.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "d71fb00e7aa0095a1352dcc92e0f2a51266b8e5ff7f030dd59919ed528a540eb" } }, "bin": "jfrog.exe",