mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
prometheus: Update to version 3.1.0
This commit is contained in:
parent
b0e6e532b0
commit
a6f4c4db9b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.0.1",
|
||||
"version": "3.1.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/v3.0.1/prometheus-3.0.1.windows-amd64.tar.gz",
|
||||
"hash": "5f7441790c0f2702a89c0840b860e402c4a0a697f2f06df3a62a03ec044530b6",
|
||||
"extract_dir": "prometheus-3.0.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.1.0/prometheus-3.1.0.windows-amd64.tar.gz",
|
||||
"hash": "a655b2e589a906d977a83c7290ed5d5323e7f25ead12716a1545aef23d60d70c",
|
||||
"extract_dir": "prometheus-3.1.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.0.1/prometheus-3.0.1.windows-386.tar.gz",
|
||||
"hash": "3ff36757354e46a4fdb81d4248b0d090dcba2275e589fb898dcd6dc7d29f2c41",
|
||||
"extract_dir": "prometheus-3.0.1.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.1.0/prometheus-3.1.0.windows-386.tar.gz",
|
||||
"hash": "a2842ffdaa6049b2550d0da6e88567432d47fe434fe1c02564bfd67d95669e05",
|
||||
"extract_dir": "prometheus-3.1.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user