From e27d8a4184dae2e2a2e2e5b63dd2982aa693a6e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 20:25:36 +0000 Subject: [PATCH] jfrog: Update to version 2.43.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 67f10e2fa6..c636364550 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.43.0", + "version": "2.43.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.43.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "aa06fde98e80ca44769d74637bf37f0493c4052b78c83e2fb28a1fb49bbeabec" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.43.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "35f85b10d2d9637b0f18e784ea22c41ac67735e6e4d81a1bbb847622245e6044" } }, "bin": "jfrog.exe",