mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
prometheus: Update to version 2.33.4
This commit is contained in:
parent
409d3d94d5
commit
0f7402b021
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.33.3",
|
"version": "2.33.4",
|
||||||
"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.33.3/prometheus-2.33.3.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.windows-amd64.tar.gz",
|
||||||
"hash": "cb9e34038dd24b07237f3bd8aacf340f3c6e14718b0c328e55de0f598fcca0d7",
|
"hash": "6cbc19f264b4762fd59ecf83065f53809b87d3adc69119a707f1b7c1f61260d5",
|
||||||
"extract_dir": "prometheus-2.33.3.windows-amd64"
|
"extract_dir": "prometheus-2.33.4.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.windows-386.tar.gz",
|
||||||
"hash": "3d0e49a6c5e5bffe9711c0323d0912321f598e3553265edd54d6c44deb26ad4e",
|
"hash": "b275755265955cd6ba23fb91ed58bffdca08b89f2dc7a550c497c4d6cd9df593",
|
||||||
"extract_dir": "prometheus-2.33.3.windows-386"
|
"extract_dir": "prometheus-2.33.4.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user