From 83e3ee6eec29c18fc053787114ae013797412ae6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:30:20 +0000 Subject: [PATCH] jfrog: Update to version 2.65.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 704aa9cf58..1436e5b730 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.64.1", + "version": "2.65.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.64.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "fa7b515866a33d69b88fe43367c0dfe981b99fb90d71bb62db373d9e298926c8" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.65.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "87dc633b161989b5f40de1bdd3050b79f582af49b68e76cddd64b06420e16430" } }, "bin": "jfrog.exe",