mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 2.47.0
This commit is contained in:
parent
7822e2e303
commit
47b9c2f337
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.46.0",
|
"version": "2.47.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.46.0/prometheus-2.46.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.47.0/prometheus-2.47.0.windows-amd64.tar.gz",
|
||||||
"hash": "0acff7c27f34d341fd87338022e5de3536924775ac48b1ad5ebc3d2e4de18d5d",
|
"hash": "9c23a4ffc9e2dbb88d13aaa28198aa926cc63dc6dc670e5890f77b805c25e713",
|
||||||
"extract_dir": "prometheus-2.46.0.windows-amd64"
|
"extract_dir": "prometheus-2.47.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.46.0/prometheus-2.46.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.47.0/prometheus-2.47.0.windows-386.tar.gz",
|
||||||
"hash": "0deb3137a7a964634b8ca185ec4eeb81ae7cc9f27a8975862eb3860184a1daa0",
|
"hash": "41474859f12b7702b2911b7bfbeae38695e903ba7398fa857692121cb42b73b0",
|
||||||
"extract_dir": "prometheus-2.46.0.windows-386"
|
"extract_dir": "prometheus-2.47.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user