mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
prometheus: Update to version 3.7.1
This commit is contained in:
parent
a7f475c200
commit
877f623d28
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.1",
|
||||
"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.0/prometheus-3.7.0.windows-amd64.tar.gz",
|
||||
"hash": "a0a915fa3ac97763041714190673c9cda2ff89f55d4567be86805215fa0a507f",
|
||||
"extract_dir": "prometheus-3.7.0.windows-amd64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.0/prometheus-3.7.0.windows-386.tar.gz",
|
||||
"hash": "8fdd8c66b0ce80e4f09cee5133f1692a1af5143bc7d053c509330264f72a0b4e",
|
||||
"extract_dir": "prometheus-3.7.0.windows-386"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user