From 81f03126551113595190167ebb49a2ca54bdbe2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 16:28:48 +0000 Subject: [PATCH] jfrog: Update to version 2.33.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 8bf89c1726..a2a6808bdb 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.32.0", + "version": "2.33.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.32.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "31a3a1737fc5597b5689c82e3f0751ad90873429f13ca2f76f50d35f0dd50af6" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.33.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "59ad7450e5760d7e91000e9bd2f186e9378abcbc535400726c16d2c5b9cbd355" } }, "bin": "jfrog.exe",