From 700185bc314a0b839480546fa567b64dd0dda2e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 12:31:15 +0000 Subject: [PATCH] jfrog: Update to version 2.42.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d15bbb669e..ef545c4302 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.42.0", + "version": "2.42.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.42.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "c72a6fd55733c6217817ec603f1f484f307c006504818a2392f11a975925d439" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.42.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "7dc755fdb1aff132b41037ac1d2dbfa5ee258466c553355ba37c8bac3adbd36c" } }, "bin": "jfrog.exe",