{ "version": "2.15.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.15.1/jfrog-cli-windows-amd64/jfrog.exe", "hash": "5de0a4c7103edff2fff78d6f3cf330c1ead7f44c5d1652608e38799b48aa2c80" } }, "bin": "jfrog.exe", "checkver": { "url": "https://github.com/jfrog/jfrog-cli/releases", "regex": "tag/v(2\\.[\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v$majorVersion/$version/jfrog-cli-windows-amd64/jfrog.exe" } }, "hash": { "url": "$url.sha256" } } }