prometheus: Update to version 2.7.1

This commit is contained in:
Richard Kuhnt 2019-01-31 13:00:28 +00:00
parent 0ab6c4cecf
commit d2a4052cf9

View File

@ -1,17 +1,17 @@
{
"homepage": "https://prometheus.io/",
"license": "Apache-2.0",
"version": "2.7.0",
"version": "2.7.1",
"architecture": {
"64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.7.0/prometheus-2.7.0.windows-amd64.tar.gz",
"hash": "170284f69fcf709d022bacb754c51f732d527079af2fc85518d878faaedcd8c2",
"extract_dir": "prometheus-2.7.0.windows-amd64"
"url": "https://github.com/prometheus/prometheus/releases/download/v2.7.1/prometheus-2.7.1.windows-amd64.tar.gz",
"hash": "9b62202cce19cdde1edca6e421c85fe5080b06c02ef61b194ca476f52216b758",
"extract_dir": "prometheus-2.7.1.windows-amd64"
},
"32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.7.0/prometheus-2.7.0.windows-386.tar.gz",
"hash": "0461aaeeec1bc7db3b3bde96c9f8a323196cc5a98921f6dc641a4c47c4526c1f",
"extract_dir": "prometheus-2.7.0.windows-386"
"url": "https://github.com/prometheus/prometheus/releases/download/v2.7.1/prometheus-2.7.1.windows-386.tar.gz",
"hash": "40c7d8407158d8e6f3161dc2fad9abb8be85d37bb21b5cd21104527956ea5bd5",
"extract_dir": "prometheus-2.7.1.windows-386"
}
},
"bin": "prometheus.exe",