mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
prometheus: Update to version 2.45.0
This commit is contained in:
parent
e076fc0214
commit
17602f6735
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.44.0",
|
"version": "2.45.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.44.0/prometheus-2.44.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.45.0/prometheus-2.45.0.windows-amd64.tar.gz",
|
||||||
"hash": "fff5ded87afdafe13f9b0dabbbd134e2b27a5b5c5529daee6e4773d4f7d218c1",
|
"hash": "ee41b6e40d846232adbb43254e0b127c9f4eb702905fa6cf76c1ba75204af7ac",
|
||||||
"extract_dir": "prometheus-2.44.0.windows-amd64"
|
"extract_dir": "prometheus-2.45.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.44.0/prometheus-2.44.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.45.0/prometheus-2.45.0.windows-386.tar.gz",
|
||||||
"hash": "f3fd79d5e19f581f42e4cd5ace6a3bed0760c2b84603ec53cf86cafc3a611d0f",
|
"hash": "ecf9a0f4278a8fb11ff3d92c3a5cdd1b044fce24fa0e0b514ad43ab5203ba788",
|
||||||
"extract_dir": "prometheus-2.44.0.windows-386"
|
"extract_dir": "prometheus-2.45.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user