{ "homepage": "https://prometheus.io/", "license": "Apache-2.0", "version": "2.3.2", "architecture": { "64bit": { "url": "https://github.com/prometheus/prometheus/releases/download/v2.3.2/prometheus-2.3.2.windows-amd64.tar.gz", "hash": "6eaefc996a1f6820b782a608f916c36725887a6f1dac604a3fe007cd6f8c4005", "extract_dir": "prometheus-2.3.2.windows-amd64" }, "32bit": { "url": "https://github.com/prometheus/prometheus/releases/download/v2.3.2/prometheus-2.3.2.windows-386.tar.gz", "hash": "ab7d2b415a6a4e629bc7df452360c3a5f22fbd2d7886987e3c1559f81e586815", "extract_dir": "prometheus-2.3.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" } } }