prometheus: Update to version 2.25.1

This commit is contained in:
Jakub Čábera 2021-03-14 16:13:42 +01:00
parent ffe2782e0d
commit effac185ee

View File

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