mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
prometheus: Update to version 2.36.1
This commit is contained in:
parent
761ee7c481
commit
1171cb575f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.36.0",
|
"version": "2.36.1",
|
||||||
"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.36.0/prometheus-2.36.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.36.1/prometheus-2.36.1.windows-amd64.tar.gz",
|
||||||
"hash": "64a5cdb4df2645da49fd2daaa01791e219f0baed796ae0e11f69d740856aaa61",
|
"hash": "07b4925fcba594f8de359082b65af95c10f417b1bf7cd29bd77065aa7048109f",
|
||||||
"extract_dir": "prometheus-2.36.0.windows-amd64"
|
"extract_dir": "prometheus-2.36.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.36.0/prometheus-2.36.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.36.1/prometheus-2.36.1.windows-386.tar.gz",
|
||||||
"hash": "69b0a7c7a6ea77f827054ce8efb84fd50dc3edbc37f26732e6b7febb6c1c6621",
|
"hash": "6e682f60679c9ba4d699a149951c966b9f5d9cd177222375739bbb01694a3213",
|
||||||
"extract_dir": "prometheus-2.36.0.windows-386"
|
"extract_dir": "prometheus-2.36.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user