From 9fd76ae520ba6ec1f5871a478a8728f64685b2c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 12:31:49 +0000 Subject: [PATCH] jfrog: Update to version 2.36.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 482267db95..8845c4a309 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.36.0", + "version": "2.36.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.36.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "06609b80c953efcf42922431897dad3a9455ea3404c7608a3e80a7ac99aa5042" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.36.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "e80ab7e1c1a430f79c9ce0ce3c037f2478dc9a9cfb43500fd6ada027c0f18e2b" } }, "bin": "jfrog.exe",