mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
prometheus: Update to version 2.29.2
This commit is contained in:
parent
3993443784
commit
eabaa5d2a9
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.29.1",
|
"version": "2.29.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.29.1/prometheus-2.29.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.29.2/prometheus-2.29.2.windows-amd64.tar.gz",
|
||||||
"hash": "77e0ff18ee74a0909fdd6f081249acf394e06353e8fcaf28dd058697c89a6dd6",
|
"hash": "924b52ad4f12f8e3b74a8e151c30bc5b7fbb866934c9dfba013509e3f2b38a62",
|
||||||
"extract_dir": "prometheus-2.29.1.windows-amd64"
|
"extract_dir": "prometheus-2.29.2.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.29.1/prometheus-2.29.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.29.2/prometheus-2.29.2.windows-386.tar.gz",
|
||||||
"hash": "b874442f0acb819af7070d66ed80375d0479440258a956e52f42cef5cf727464",
|
"hash": "ed557402f6165b1d85d1281af3d156337ef4fb5677a099d897228e08170bc951",
|
||||||
"extract_dir": "prometheus-2.29.1.windows-386"
|
"extract_dir": "prometheus-2.29.2.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user