mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
prometheus: Update to version 2.18.1
This commit is contained in:
parent
07ed75a374
commit
9580f0df5c
@ -2,17 +2,17 @@
|
|||||||
"homepage": "https://prometheus.io/",
|
"homepage": "https://prometheus.io/",
|
||||||
"description": "Power your metrics and alerting with a leading open-source monitoring solution.",
|
"description": "Power your metrics and alerting with a leading open-source monitoring solution.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.18.0",
|
"version": "2.18.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.18.0/prometheus-2.18.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.18.1/prometheus-2.18.1.windows-amd64.tar.gz",
|
||||||
"hash": "b5768bc147fed72c63480295e3210448b7a7397f9dede9a19a59fcef6bdd2515",
|
"hash": "2f63908b6f769a6e55eeca80078e7a826e2df2f867307a3548c099538190ef92",
|
||||||
"extract_dir": "prometheus-2.18.0.windows-amd64"
|
"extract_dir": "prometheus-2.18.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.18.0/prometheus-2.18.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.18.1/prometheus-2.18.1.windows-386.tar.gz",
|
||||||
"hash": "184cc66ca22c21d9a9c54e8716773d797657227cd2421f31bc54cabaa9fb8847",
|
"hash": "f35360327a33467a93fdbc98a6e3eec55a9fda70df28abd7d8f925cb6feb2419",
|
||||||
"extract_dir": "prometheus-2.18.0.windows-386"
|
"extract_dir": "prometheus-2.18.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user