From 424fa0bcfa5554c5f8322422a20e3d4977a666a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:34:51 +0000 Subject: [PATCH] jfrog: Update to version 2.42.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 5a21c52b69..d15bbb669e 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.41.1", + "version": "2.42.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.41.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "b5ed5c3b5b1da44797ceaac92316e951acd1533b1a8cc024be8279cb41aa0fa5" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.42.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "c72a6fd55733c6217817ec603f1f484f307c006504818a2392f11a975925d439" } }, "bin": "jfrog.exe",