From cd46c20ee841de74cb8220019fd8a5c3f6d22354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 4 Oct 2021 09:12:24 -0700 Subject: [PATCH] jfrog: Update to version 2.4.1 --- bucket/jfrog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jfrog.json b/bucket/jfrog.json index 00392aae84..d4161996b0 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.4.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.4.0/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "f480b80c0bbf514fe3fe7f5774a979e10390be1901954e2a39559565acae1a2f" + "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.4.1/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "b5b76d2ca0eb374dd509bdaed7675530a22f979fb1f525729c34d559c3280109" } }, "bin": "jfrog.exe",