From 1d56cc2b5f147a42a460274bee32126ea132df62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:27:28 +0000 Subject: [PATCH] jfrog: Update to version 2.48.0 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index fa1be2f47e..76d2dae312 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.47.0", + "version": "2.48.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.47.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "0d1ef0baca26b0dc4fd30c4673f18f6aa4c220e18d305ee8fa8957bb0f99b839" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.48.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "b41d2ce64870486a2d54e1d359f65240c025f0190072f9852b59a47e8a42b3ba" } }, "bin": "jfrog.exe",