From 328ec521fdce62ff54ac17d63eef5433fab597af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 08:34:22 +0000 Subject: [PATCH] jfrog: Update to version 2.15.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index e254c21e8d..c04ca308a7 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.14.2", + "version": "2.15.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.14.2/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "eaa6c0e41d08ce1ec1068f1935398fdce8bfc562fe415c23540222e605955b68" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.15.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "38b480cc4e4560e1e76d190fef28adf147e9cb04f8a334d81f038475d625105a" } }, "bin": "jfrog.exe",