prometheus: Update to version 2.24.1

This commit is contained in:
Jakub Čábera 2021-01-20 19:35:21 +01:00
parent 42220dbc45
commit 14ebec2eb6

View File

@ -1,18 +1,18 @@
{ {
"version": "2.24.0", "version": "2.24.1",
"description": "Systems monitoring and alerting toolkit", "description": "Systems monitoring and alerting toolkit",
"homepage": "https://prometheus.io", "homepage": "https://prometheus.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.24.0/prometheus-2.24.0.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.24.1/prometheus-2.24.1.windows-amd64.tar.gz",
"hash": "df74b5abbf78b4b5f194b67c9696e7c2974ae1288ecaac345838cfa668406be4", "hash": "434f6931705d9e57f40b696e023a95b7e65c5ca572ad8c0af81f99b3332ae107",
"extract_dir": "prometheus-2.24.0.windows-amd64" "extract_dir": "prometheus-2.24.1.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.24.0/prometheus-2.24.0.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.24.1/prometheus-2.24.1.windows-386.tar.gz",
"hash": "23de4b41f575aa120e282b0799f19fc7de34095e9d643140a3fdb614371551dd", "hash": "f8ed11b95c6227e7652270b129f5ed59c23a243825f6ccbb5f26a05d8ee75994",
"extract_dir": "prometheus-2.24.0.windows-386" "extract_dir": "prometheus-2.24.1.windows-386"
} }
}, },
"bin": [ "bin": [