mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 2.46.0
This commit is contained in:
parent
8d7c81e9f1
commit
557c0d1a80
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.45.0",
|
"version": "2.46.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.45.0/prometheus-2.45.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.46.0/prometheus-2.46.0.windows-amd64.tar.gz",
|
||||||
"hash": "ee41b6e40d846232adbb43254e0b127c9f4eb702905fa6cf76c1ba75204af7ac",
|
"hash": "0acff7c27f34d341fd87338022e5de3536924775ac48b1ad5ebc3d2e4de18d5d",
|
||||||
"extract_dir": "prometheus-2.45.0.windows-amd64"
|
"extract_dir": "prometheus-2.46.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.45.0/prometheus-2.45.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.46.0/prometheus-2.46.0.windows-386.tar.gz",
|
||||||
"hash": "ecf9a0f4278a8fb11ff3d92c3a5cdd1b044fce24fa0e0b514ad43ab5203ba788",
|
"hash": "0deb3137a7a964634b8ca185ec4eeb81ae7cc9f27a8975862eb3860184a1daa0",
|
||||||
"extract_dir": "prometheus-2.45.0.windows-386"
|
"extract_dir": "prometheus-2.46.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user