jfrog: Update to version 1.49.0

This commit is contained in:
Jakub Čábera 2021-06-19 01:40:28 -07:00
parent 050ca4ca7a
commit b2e5a9a109

View File

@ -1,23 +1,22 @@
{
"version": "1.44.0",
"version": "1.49.0",
"description": "Command line interface for Artifactory and Bintray",
"homepage": "https://jfrog.com/getcli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/1.44.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "4c7112e2c992af85a38ff59e6f83a0d0860517ee6216127aee23265737b67250"
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/1.49.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "b4b3d77e5db28250af668ebbb9a14b55faf2473edc1243c332fbf2c16600f9e8"
}
},
"bin": "jfrog.exe",
"checkver": {
"url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
"regex": "ver:\\s*([\\d.]+)"
"github": "https://github.com/jfrog/jfrog-cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe"
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {