From 525415d9a9107bb8354c954a2bc6557b5240d680 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:30:00 +0000 Subject: [PATCH] jfrog: Update to version 2.68.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index bbe3a05766..1808216ad0 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.67.0", + "version": "2.68.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.67.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "0d3ceadea9feaccf08f2ecf7a30dae89f322058ad06c61b0333f66223eae3152" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.68.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "50cb1475cba583b1c397c37e39572f5b052aa68bb73c43fcecfcfe7be38f2740" } }, "bin": "jfrog.exe",