mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
prometheus: Update to version 3.7.2
This commit is contained in:
parent
e99abcefc1
commit
f72b6452fb
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.7.1",
|
||||
"version": "3.7.2",
|
||||
"description": "Systems monitoring and alerting toolkit",
|
||||
"homepage": "https://prometheus.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.1/prometheus-3.7.1.windows-amd64.tar.gz",
|
||||
"hash": "6d7b682d4ad5e9c6412c27d3f99dc4fb7d215c8d8e39743da7e26017f9861db1",
|
||||
"extract_dir": "prometheus-3.7.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.2/prometheus-3.7.2.windows-amd64.tar.gz",
|
||||
"hash": "06bb269774356029752b94c54a8c1e07dadb49a3194a5bb43fa11a0589210659",
|
||||
"extract_dir": "prometheus-3.7.2.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.1/prometheus-3.7.1.windows-386.tar.gz",
|
||||
"hash": "b60e438f433117bd08c8e6edb895c8cd4d3de541e477ee6c55822f0feb14f9f3",
|
||||
"extract_dir": "prometheus-3.7.1.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.2/prometheus-3.7.2.windows-386.tar.gz",
|
||||
"hash": "1f8e768bf2d62604e16facd5560ef4ee5c3766bcff2ff81478c1c617db838dc1",
|
||||
"extract_dir": "prometheus-3.7.2.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user