From 3771c9fa965345f1cecceb3cda4f0a40289f800a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 20:29:40 +0000 Subject: [PATCH] jfrog: Update to version 2.26.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 90b83f1dd1..e5f24b579c 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.25.5", + "version": "2.26.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.25.5/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "a90922adda5f44fc0685dcde4e1edaf30cc164834f0eb40b05174294d8f99393" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.26.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "f029204004ac724d59678ec34a89d19fb24e69c4417cb8f6c3982140c5277122" } }, "bin": "jfrog.exe",