From 9d7cc91471b12af1fd0d94aa7b166ae04b7b7de4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 16:32:53 +0000 Subject: [PATCH] jfrog: Update to version 2.13.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d6f207a9da..af1d90a130 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.12.1", + "version": "2.13.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.12.1/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "85860b48826dd456c180868324a869006271fb9a6d6c9d4e08cb14496a7d5ec9" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.13.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "252a8ac98df304746f58407cc608930a42c820b23198cd837b6d6540005a4a1e" } }, "bin": "jfrog.exe",