mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update prometheus to version 2.3.1
This commit is contained in:
parent
1e5eaa6edc
commit
ff93d6d6db
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://prometheus.io/",
|
"homepage": "https://prometheus.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.3.0/prometheus-2.3.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.3.1/prometheus-2.3.1.windows-amd64.tar.gz",
|
||||||
"hash": "463aaea6d70590e44e973f7930cbfaa4bf35b2f5813de1183b6fa91db4340dcf",
|
"hash": "10ed7d04c34d73f29c07abce1b01fbb885380ab2af26b605d2163601356bf50a",
|
||||||
"extract_dir": "prometheus-2.3.0.windows-amd64"
|
"extract_dir": "prometheus-2.3.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.3.0/prometheus-2.3.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.3.1/prometheus-2.3.1.windows-386.tar.gz",
|
||||||
"hash": "881373ce200876334151787b0898d279e49698f4e625ad7d4406f3c138eac9aa",
|
"hash": "70e379212bc53e3748170dda1112efb233d951086bc01ab86fdb32f719b20986",
|
||||||
"extract_dir": "prometheus-2.3.0.windows-386"
|
"extract_dir": "prometheus-2.3.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prometheus.exe",
|
"bin": "prometheus.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user