prometheus: Update to version 2.28.1

This commit is contained in:
Jakub Čábera 2021-07-01 22:15:07 -07:00
parent 24dd815b2e
commit face5b941a

View File

@ -1,18 +1,18 @@
{ {
"version": "2.28.0", "version": "2.28.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.28.0/prometheus-2.28.0.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.28.1/prometheus-2.28.1.windows-amd64.tar.gz",
"hash": "d96600c835560cc275f8d81245041fc075e648601a662d413eb3847a6a23dcb5", "hash": "c81cf1e677247263bdbd7158efb8b00afbd1bc7ae155eb86af5cfe90abdb2969",
"extract_dir": "prometheus-2.28.0.windows-amd64" "extract_dir": "prometheus-2.28.1.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.28.0/prometheus-2.28.0.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.28.1/prometheus-2.28.1.windows-386.tar.gz",
"hash": "8b2a71d7e256683091e29f9db39ed0b99d0d277c81ada82fbd07fdd1fc902e4a", "hash": "b8277b3a58faf22ec5d385fbc888b64ab934911d36eea57fe4fe5cce5b2461f3",
"extract_dir": "prometheus-2.28.0.windows-386" "extract_dir": "prometheus-2.28.1.windows-386"
} }
}, },
"bin": [ "bin": [