mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
prometheus: Update to version 2.8.0
This commit is contained in:
parent
42f121a7e1
commit
6f076d6aa7
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://prometheus.io/",
|
"homepage": "https://prometheus.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.7.2",
|
"version": "2.8.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.7.2/prometheus-2.7.2.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.8.0/prometheus-2.8.0.windows-amd64.tar.gz",
|
||||||
"hash": "753669d6798e53f0fae4fef659ef73e08a1848934257bbdd3e2401020b7f4790",
|
"hash": "8df3274ab6b8c17504c8f8a98bf8f8b23c637213dfcc430b9ad3500a296b306f",
|
||||||
"extract_dir": "prometheus-2.7.2.windows-amd64"
|
"extract_dir": "prometheus-2.8.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.7.2/prometheus-2.7.2.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.8.0/prometheus-2.8.0.windows-386.tar.gz",
|
||||||
"hash": "2367724b8408d2462ff78bb9a530d4be8985e2916a21aeaaeadea7ac8690b3da",
|
"hash": "7ec3f2cb29de7f83fa5a28613c4ca6b08c3732473ae05e836f30edded7076650",
|
||||||
"extract_dir": "prometheus-2.7.2.windows-386"
|
"extract_dir": "prometheus-2.8.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user