mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
prometheus: Update to version 2.24.0
This commit is contained in:
parent
65092e8ee5
commit
efc296855a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.23.0",
|
"version": "2.24.0",
|
||||||
"description": "Systems monitoring and alerting toolkit",
|
"description": "Systems monitoring and alerting toolkit",
|
||||||
"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.23.0/prometheus-2.23.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.24.0/prometheus-2.24.0.windows-amd64.tar.gz",
|
||||||
"hash": "303aa700151884158a2254e26a2808a38eb09d557c6a8f06331d60852f06bdfc",
|
"hash": "df74b5abbf78b4b5f194b67c9696e7c2974ae1288ecaac345838cfa668406be4",
|
||||||
"extract_dir": "prometheus-2.23.0.windows-amd64"
|
"extract_dir": "prometheus-2.24.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.24.0/prometheus-2.24.0.windows-386.tar.gz",
|
||||||
"hash": "d330a6683190b431c660d95a1dc1e030a5563d6a26a37c3fb9c3bb47c6522215",
|
"hash": "23de4b41f575aa120e282b0799f19fc7de34095e9d643140a3fdb614371551dd",
|
||||||
"extract_dir": "prometheus-2.23.0.windows-386"
|
"extract_dir": "prometheus-2.24.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user