mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
prometheus: Update to version 3.7.0
This commit is contained in:
parent
cd91eea167
commit
591500f4e6
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.0",
|
"version": "3.7.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/v3.6.0/prometheus-3.6.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.0/prometheus-3.7.0.windows-amd64.tar.gz",
|
||||||
"hash": "4c4081ebf3a44307b4e960ff9ffe25d5f70ac19dac49f14b13eb4aeb7189ba86",
|
"hash": "a0a915fa3ac97763041714190673c9cda2ff89f55d4567be86805215fa0a507f",
|
||||||
"extract_dir": "prometheus-3.6.0.windows-amd64"
|
"extract_dir": "prometheus-3.7.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.6.0/prometheus-3.6.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.0/prometheus-3.7.0.windows-386.tar.gz",
|
||||||
"hash": "40781c1882073c9b852c85301e9f20ddb17f4e5f32fdb370eed17e1e99e93410",
|
"hash": "8fdd8c66b0ce80e4f09cee5133f1692a1af5143bc7d053c509330264f72a0b4e",
|
||||||
"extract_dir": "prometheus-3.6.0.windows-386"
|
"extract_dir": "prometheus-3.7.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user