prometheus: Update to version 2.15.2

This commit is contained in:
Richard Kuhnt 2020-01-06 18:01:47 +00:00
parent 5ec02f6b5a
commit 9aeed12372

View File

@ -2,17 +2,17 @@
"homepage": "https://prometheus.io/", "homepage": "https://prometheus.io/",
"description": "Power your metrics and alerting with a leading open-source monitoring solution.", "description": "Power your metrics and alerting with a leading open-source monitoring solution.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.15.1", "version": "2.15.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.15.1/prometheus-2.15.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.15.2/prometheus-2.15.2.windows-amd64.tar.gz",
"hash": "212a19698996aa90c1005b4afedb182fb5942615f99629d0458a49b2e4411a81", "hash": "11e90037882bf1975da262c44a918cdc07ef1f3601c8830ca8e66edee186238d",
"extract_dir": "prometheus-2.15.1.windows-amd64" "extract_dir": "prometheus-2.15.2.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.15.1/prometheus-2.15.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.15.2/prometheus-2.15.2.windows-386.tar.gz",
"hash": "524c075b470c3cdf3857e349bdde4ae63819b3e67548d2b83f80c62828a1001f", "hash": "c969510be6f4242ebf13eb79a7c041282d0dfc74a318266a3419b50ef11ba8a1",
"extract_dir": "prometheus-2.15.1.windows-386" "extract_dir": "prometheus-2.15.2.windows-386"
} }
}, },
"bin": [ "bin": [