prometheus: Update to version 2.22.2

This commit is contained in:
Jakub Čábera 2020-11-17 08:07:11 +01:00
parent 50a45ea51d
commit fdf008680f

View File

@ -1,18 +1,18 @@
{ {
"version": "2.22.1", "version": "2.22.2",
"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.22.1/prometheus-2.22.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.windows-amd64.tar.gz",
"hash": "ef6b4983b5c44ab31823fa9dc392135c1bb2c49e271ac282a458368ef6cbf55b", "hash": "99402be6f1c6f1905c6331af520ddfac2863560f7c9978bea68149c48a543012",
"extract_dir": "prometheus-2.22.1.windows-amd64" "extract_dir": "prometheus-2.22.2.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.22.1/prometheus-2.22.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.windows-386.tar.gz",
"hash": "2e6c5deead3c51f2c0e82d6d695145f2fc2612516c5090751964e983754f43b5", "hash": "22bd70ec31ac6caaa412b79aff571217a3c42378ea30264647d287f14175a071",
"extract_dir": "prometheus-2.22.1.windows-386" "extract_dir": "prometheus-2.22.2.windows-386"
} }
}, },
"bin": [ "bin": [