{ "homepage": "https://prometheus.io/", "license": "Apache-2.0", "version": "1.7.2", "architecture": { "64bit": { "url": "https://github.com/prometheus/prometheus/releases/download/v1.7.2/prometheus-1.7.2.windows-amd64.tar.gz", "hash": "294a23d9a6d39a60e6043fe26d8a4a0f9e994325af48f5198cd17fb2a68ff702", "extract_dir": "prometheus-1.7.2.windows-amd64" }, "32bit": { "url": "https://github.com/prometheus/prometheus/releases/download/v1.7.2/prometheus-1.7.2.windows-386.tar.gz", "hash": "753636733d479c47e7ea0f47cdb477fb96a769f84963e95d05adc57bdc0a0377", "extract_dir": "prometheus-1.7.2.windows-386" } }, "bin": "prometheus.exe", "checkver": { "github": "https://github.com/prometheus/prometheus" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/prometheus/prometheus/releases/download/v$version/prometheus-$version.windows-amd64.tar.gz", "extract_dir": "prometheus-$version.windows-amd64" }, "32bit": { "url": "https://github.com/prometheus/prometheus/releases/download/v$version/prometheus-$version.windows-386.tar.gz", "extract_dir": "prometheus-$version.windows-386" } }, "hash": { "url": "https://github.com/prometheus/prometheus/releases/download/v$version/sha256sums.txt" } } }