mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 3.0.0
This commit is contained in:
parent
3964eac4f8
commit
2869472b58
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "2.55.1",
|
||||
"version": "3.0.0",
|
||||
"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.55.1/prometheus-2.55.1.windows-amd64.tar.gz",
|
||||
"hash": "37910cbe6465b7ce10f419598b40337e20241c4e0496093c1320ad6216bc1535",
|
||||
"extract_dir": "prometheus-2.55.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.0.0/prometheus-3.0.0.windows-amd64.tar.gz",
|
||||
"hash": "3201c7e8b5928553aeb835030980d6304051447ad76a12e4b0e21050346d0d0f",
|
||||
"extract_dir": "prometheus-3.0.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.55.1/prometheus-2.55.1.windows-386.tar.gz",
|
||||
"hash": "c0ba030119129b876476c799957865156727d4bad623132de53e318d17217664",
|
||||
"extract_dir": "prometheus-2.55.1.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.0.0/prometheus-3.0.0.windows-386.tar.gz",
|
||||
"hash": "1da00b9cfa4a9e7626540c79f9c34fdad8d5a05a295b10e7df5c69804120ca98",
|
||||
"extract_dir": "prometheus-3.0.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user