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