prometheus: Update to version 2.9.0

This commit is contained in:
Richard Kuhnt 2019-04-15 11:00:25 +00:00
parent bca0aa3aef
commit a59c59a303

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://prometheus.io/", "homepage": "https://prometheus.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.8.1", "version": "2.9.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.8.1/prometheus-2.8.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.9.0/prometheus-2.9.0.windows-amd64.tar.gz",
"hash": "86541b7a61160984eb9e7402d3c2a3a4db72a57f7721a90764f624d2cbe86b27", "hash": "12e055edc73be6995584c08de94fce29d93e28ac14da006c78982e61d610c5ae",
"extract_dir": "prometheus-2.8.1.windows-amd64" "extract_dir": "prometheus-2.9.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.8.1/prometheus-2.8.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.9.0/prometheus-2.9.0.windows-386.tar.gz",
"hash": "4fac1ccca5407925f6449320859f010836a6dcb58389a8086073d626a7d4e274", "hash": "df69e07937f06b674338ca5c349d86f3b7d3463a285c301769d03b513b2c8a7c",
"extract_dir": "prometheus-2.8.1.windows-386" "extract_dir": "prometheus-2.9.0.windows-386"
} }
}, },
"bin": [ "bin": [