mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
prometheus: Update to version 2.31.2
This commit is contained in:
parent
ce14f5cedd
commit
08b4e11112
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.31.1",
|
"version": "2.31.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.31.1/prometheus-2.31.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.31.2/prometheus-2.31.2.windows-amd64.tar.gz",
|
||||||
"hash": "cb11b24e899a62454392035755a4e8c6907078b572815d6e5b0bdc9ef24cc867",
|
"hash": "894bfe201f7b0650d8b43e4f5fb4d4c9a6e0af9c37bb57037241fb02759f659f",
|
||||||
"extract_dir": "prometheus-2.31.1.windows-amd64"
|
"extract_dir": "prometheus-2.31.2.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.31.2/prometheus-2.31.2.windows-386.tar.gz",
|
||||||
"hash": "00db80c66fe5073617a1f99661999b8d2354863d46868e5b9b2f2d77f3cbdbda",
|
"hash": "1f0f1234e7e539da1078cc1490af3247d01dae78969e20abb980bbdb308cfec6",
|
||||||
"extract_dir": "prometheus-2.31.1.windows-386"
|
"extract_dir": "prometheus-2.31.2.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user