Update prometheus to version 1.7.2

This commit is contained in:
Richard Kuhnt 2017-09-26 21:01:47 +00:00
parent cc987840da
commit d088b0b1a3

View File

@ -1,17 +1,17 @@
{
"homepage": "https://prometheus.io/",
"license": "Apache-2.0",
"version": "1.7.1",
"version": "1.7.2",
"architecture": {
"64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v1.7.1/prometheus-1.7.1.windows-amd64.tar.gz",
"hash": "c114b760016f1184afb0b92a0b513e32f8cae12d965df09c3f0e4ad32df99dbc",
"extract_dir": "prometheus-1.7.1.windows-amd64"
"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.1/prometheus-1.7.1.windows-386.tar.gz",
"hash": "0b2dc68b2a4209554d3ce0840b0603e2b2a083425ac900410f7e8a635a66dd43",
"extract_dir": "prometheus-1.7.1.windows-386"
"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",