{ "version": "2.23.0", "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.23.0/jfrog-cli-windows-amd64/jfrog.exe", "hash": "7042bca6ae8b10eabcac6a693f95234995769abc62f32b12a6cb127a104b2c5d" } }, "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" } } }