From 94637af48b490cf72a634e7e44c90fb03033308e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:24:50 +0000 Subject: [PATCH] jfrog: Update to version 2.38.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index b0a81da9c7..4b8cd9c1ef 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.38.0", + "version": "2.38.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.38.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "f68f1f839a2b8357661218a09b98705a29cd6d56a9b8000c5ff5f282c5191439" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.38.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "e3b663c034e0c32b50d0ca1a87e186e430ca8138e2e61dc8d5d5449727a627aa" } }, "bin": "jfrog.exe",