mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
prometheus: Update to version 2.36.0
This commit is contained in:
parent
739f43d8a1
commit
0ef4112e9f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.35.0",
|
"version": "2.36.0",
|
||||||
"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.35.0/prometheus-2.35.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.36.0/prometheus-2.36.0.windows-amd64.tar.gz",
|
||||||
"hash": "90702350179e041d0164d5df860000a60acc9196beedfc5c3f68275a94f2576d",
|
"hash": "64a5cdb4df2645da49fd2daaa01791e219f0baed796ae0e11f69d740856aaa61",
|
||||||
"extract_dir": "prometheus-2.35.0.windows-amd64"
|
"extract_dir": "prometheus-2.36.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.36.0/prometheus-2.36.0.windows-386.tar.gz",
|
||||||
"hash": "9e8d3ea715af830e78204096e1dc15531dd4b721c3f5d299842288cbe59f2b67",
|
"hash": "69b0a7c7a6ea77f827054ce8efb84fd50dc3edbc37f26732e6b7febb6c1c6621",
|
||||||
"extract_dir": "prometheus-2.35.0.windows-386"
|
"extract_dir": "prometheus-2.36.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user