From e40eab6ed66ffeedbf2075a35e8f2b12f6b82425 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:26:28 +0000 Subject: [PATCH] jfrog: Update to version 2.63.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index c0a1c8769d..e1cf12c310 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.63.0", + "version": "2.63.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.63.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "d71fb00e7aa0095a1352dcc92e0f2a51266b8e5ff7f030dd59919ed528a540eb" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.63.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "b75b3bd341d324b1fde2acda04764514f59d3767797a6d01fef8513ae31a6196" } }, "bin": "jfrog.exe",