mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
prometheus: Update to version 2.22.2
This commit is contained in:
parent
50a45ea51d
commit
fdf008680f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "2.22.1",
|
||||
"version": "2.22.2",
|
||||
"description": "Systems monitoring and alerting toolkit",
|
||||
"homepage": "https://prometheus.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.22.1/prometheus-2.22.1.windows-amd64.tar.gz",
|
||||
"hash": "ef6b4983b5c44ab31823fa9dc392135c1bb2c49e271ac282a458368ef6cbf55b",
|
||||
"extract_dir": "prometheus-2.22.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.windows-amd64.tar.gz",
|
||||
"hash": "99402be6f1c6f1905c6331af520ddfac2863560f7c9978bea68149c48a543012",
|
||||
"extract_dir": "prometheus-2.22.2.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.22.1/prometheus-2.22.1.windows-386.tar.gz",
|
||||
"hash": "2e6c5deead3c51f2c0e82d6d695145f2fc2612516c5090751964e983754f43b5",
|
||||
"extract_dir": "prometheus-2.22.1.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.22.2/prometheus-2.22.2.windows-386.tar.gz",
|
||||
"hash": "22bd70ec31ac6caaa412b79aff571217a3c42378ea30264647d287f14175a071",
|
||||
"extract_dir": "prometheus-2.22.2.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user