From 7ef894bc3b889a5c1873ce2003e3faf2be66b5c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 20:24:16 +0000 Subject: [PATCH] jfrog: Update to version 2.51.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 91ce8b323b..10d66422a7 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.51.0", + "version": "2.51.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.51.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "1f4baec697ac5dd98a180099167ab3a1da3e946a9cdb7951aa6bc56d43cd478b" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.51.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "be0acbb66dc53acc3c028b8730485a73bf56b008971d63e957854ebaa88eb826" } }, "bin": "jfrog.exe",