From b7a6b8f004bfaeb06be896509127099996485cfa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 20:23:48 +0000 Subject: [PATCH] jfrog: Update to version 2.47.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 1c9d803b0b..fa1be2f47e 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.46.3", + "version": "2.47.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.46.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "bd03f27c1401bdc550bae5388a331de218ef33c5ea0d0e11d86935b7da373a75" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.47.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "0d1ef0baca26b0dc4fd30c4673f18f6aa4c220e18d305ee8fa8957bb0f99b839" } }, "bin": "jfrog.exe",