From ef5d1c5b950826763251cee02891a07e1a39dc04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 16:31:00 +0000 Subject: [PATCH] jfrog: Update to version 2.29.2 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index baaa487207..52e0622efc 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.29.1", + "version": "2.29.2", "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.29.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "134a498a0d0375ca7ea517d6261b12b29e06378ddee9044bb0f35bc68b6637db" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.29.2/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "1d81266018a0571e6c6cb8bfa513be0ffc78e3578e08d053adfc9596e6296098" } }, "bin": "jfrog.exe",