prometheus: Update to version 2.26.0

This commit is contained in:
Jakub Čábera 2021-04-01 01:08:01 +02:00
parent 4dbbdc4638
commit e334299c41

View File

@ -1,18 +1,18 @@
{ {
"version": "2.25.2", "version": "2.26.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.25.2/prometheus-2.25.2.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.26.0/prometheus-2.26.0.windows-amd64.tar.gz",
"hash": "f4d4a2e460b97f9d7a7f4f6d7ad54a8f9ca1595520c215c383ab90568a65aeb2", "hash": "4e75dc7d72b3006bc718bb2e89930cae058f5f4642a5b75ac9daa565a0a7272e",
"extract_dir": "prometheus-2.25.2.windows-amd64" "extract_dir": "prometheus-2.26.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.25.2/prometheus-2.25.2.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.26.0/prometheus-2.26.0.windows-386.tar.gz",
"hash": "f1b3cd91af89d9ce6e29a7e975a3254070813ecfee2a601b2e952048ea8d8360", "hash": "1677dc32cea976d346d5bcffee45dc9864e06dffaaad4a0678ca12b484ac6d5f",
"extract_dir": "prometheus-2.25.2.windows-386" "extract_dir": "prometheus-2.26.0.windows-386"
} }
}, },
"bin": [ "bin": [