From d1edd34f92692dceeb781293bf32c06905a3d5ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 00:36:36 +0000 Subject: [PATCH] jfrog: Update to version 2.29.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index b22c10f9e2..3743e64fa1 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.28.2", + "version": "2.29.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.28.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "e12da92a8d89729d3a694f2f622ac31d2463c790105ab66ef498fae9be6c4162" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.29.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "2e295b2b992d8f9a1f68f2393bfa272ded7d6f0b214f7c7df4a426d6debbfb12" } }, "bin": "jfrog.exe",