mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 2.37.1
This commit is contained in:
parent
6ba2071871
commit
5786ccc1f0
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.38.0",
|
"version": "2.37.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.38.0/prometheus-2.38.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.37.1/prometheus-2.37.1.windows-amd64.tar.gz",
|
||||||
"hash": "05689f62fcf179854231ce635f1fb5866ffe16035a61c18c0e6c0005ea612c83",
|
"hash": "099ea240418febf4bcf714c2a754f5b8cc414bda9c98c8b717fb911184af1a56",
|
||||||
"extract_dir": "prometheus-2.38.0.windows-amd64"
|
"extract_dir": "prometheus-2.37.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.37.1/prometheus-2.37.1.windows-386.tar.gz",
|
||||||
"hash": "413dc1806fa306db522e23e28d869c11e4911e2b706c882bbfa7f50907678ce7",
|
"hash": "0afbce7a0458059626226013e38681e9b3c7410e76c8ef1c07406475c4ea45e0",
|
||||||
"extract_dir": "prometheus-2.38.0.windows-386"
|
"extract_dir": "prometheus-2.37.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user