mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
prometheus: Update to version 2.19.3
This commit is contained in:
parent
d943f00395
commit
ae5d72f02e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.20.0",
|
"version": "2.19.3",
|
||||||
"description": "Power your metrics and alerting with a leading open-source monitoring solution.",
|
"description": "Power your metrics and alerting with a leading open-source monitoring solution.",
|
||||||
"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/v2.20.0/prometheus-2.20.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.19.3/prometheus-2.19.3.windows-amd64.tar.gz",
|
||||||
"hash": "cfc6eab2ada0560be99f59d613df576c1941d37a20289c53d60db290d124b875",
|
"hash": "123f8a84cd6ddc26a75b6cea903665e5e7576d93bcd9aeac3821427fc3e2e11d",
|
||||||
"extract_dir": "prometheus-2.20.0.windows-amd64"
|
"extract_dir": "prometheus-2.19.3.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.20.0/prometheus-2.20.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.19.3/prometheus-2.19.3.windows-386.tar.gz",
|
||||||
"hash": "87c814e623b948bf75192c1eef56940b5563f91a2504089ea6f438714d372eab",
|
"hash": "57ad21f947836206e0ee4a3351ee83173a220c81a9be74ae6f6636cd327e8de9",
|
||||||
"extract_dir": "prometheus-2.20.0.windows-386"
|
"extract_dir": "prometheus-2.19.3.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user