From db9e308d8e39e48ec31c66831762f4fc740d143e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:28:15 +0000 Subject: [PATCH] jfrog: Update to version 2.67.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d479383397..bbe3a05766 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.66.0", + "version": "2.67.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.66.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "6a0404ec632c40e032bdbc68a954cc0718341ff805ff5554df14de13759145b7" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.67.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "0d3ceadea9feaccf08f2ecf7a30dae89f322058ad06c61b0333f66223eae3152" } }, "bin": "jfrog.exe",