diff --git a/bucket/jfrog.json b/bucket/jfrog.json index dcb9131715..ad55697d0a 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -1,14 +1,14 @@ { + "version": "1.43.0", + "description": "Command Line Interface for Artifactory and Bintray", "homepage": "https://jfrog.com/getcli/", "license": "Apache-2.0", - "description": "Command Line Interface for Artifactory and Bintray", - "version": "1.42.3", - "url": "https://jfrog.bintray.com/jfrog-cli-go/1.42.3/jfrog-cli-windows-amd64/jfrog.exe", - "hash": "2b16f9aebee559f8794434aa6bac82230d9786da728e45d3859d924d3b7d45ad", + "url": "https://jfrog.bintray.com/jfrog-cli-go/1.43.0/jfrog-cli-windows-amd64/jfrog.exe", + "hash": "6f9811eb221c844497d76bbe688281f6d6530f0e082a9767ff8f472c03f401b0", "bin": "jfrog.exe", "checkver": { "url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64", - "re": "ver: ([\\d.]+)" + "regex": "ver: ([\\d.]+)" }, "autoupdate": { "url": "https://jfrog.bintray.com/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe",