prometheus: Update to version 2.25.0

This commit is contained in:
Jakub Čábera 2021-02-17 17:50:49 +01:00
parent 06476ea2b5
commit 151da63319

View File

@ -1,18 +1,18 @@
{ {
"version": "2.24.1", "version": "2.25.0",
"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.1/prometheus-2.24.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.25.0/prometheus-2.25.0.windows-amd64.tar.gz",
"hash": "434f6931705d9e57f40b696e023a95b7e65c5ca572ad8c0af81f99b3332ae107", "hash": "4a057353eab2bf89fc549a54317c77c72ead34e6afd9e90afeb47675bcb709d2",
"extract_dir": "prometheus-2.24.1.windows-amd64" "extract_dir": "prometheus-2.25.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.24.1/prometheus-2.24.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.25.0/prometheus-2.25.0.windows-386.tar.gz",
"hash": "f8ed11b95c6227e7652270b129f5ed59c23a243825f6ccbb5f26a05d8ee75994", "hash": "61c5079de40a877ebc5f423ffd306bc584f27662d41dde792edb3edb8225b5a3",
"extract_dir": "prometheus-2.24.1.windows-386" "extract_dir": "prometheus-2.25.0.windows-386"
} }
}, },
"bin": [ "bin": [