From d8f46d2933672fad024b9decb19d6c150eaf95b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 12:31:06 +0000 Subject: [PATCH] jfrog: Update to version 2.18.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index cfa4023874..a2114162e2 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.17.0", + "version": "2.18.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.17.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "963f74f1f38cadd29a0c0d5315dfedb719f01d31d23c47df61224caf701969b7" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.18.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "d0610c4c16707af6b46a03205030f64c7858451bfa242f732de725ef6fa50cb6" } }, "bin": "jfrog.exe",