From 6a0b6885ed867507d669a6b4e5043fbacb6ad259 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 16:28:25 +0000 Subject: [PATCH] jfrog: Update to version 2.38.5 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 6c5eca0980..af8a5ccc15 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.38.4", + "version": "2.38.5", "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.38.4/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "e4aa63227115445709d771ba812fbfed762b64ed05028b41de141734d2bf95c1" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.38.5/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "d289ded45d0807d07cfdbeb9cda065cc2b1639e8d2ada5263ae8f1d5da50ffeb" } }, "bin": "jfrog.exe",