mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
prometheus: Update to version 2.33.5
This commit is contained in:
parent
918d6b00ec
commit
46d8db145d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.33.4",
|
"version": "2.33.5",
|
||||||
"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.4/prometheus-2.33.4.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.5/prometheus-2.33.5.windows-amd64.tar.gz",
|
||||||
"hash": "6cbc19f264b4762fd59ecf83065f53809b87d3adc69119a707f1b7c1f61260d5",
|
"hash": "58f7974daffa75b1a85dc7a7d9995e718b7731d63f68bf72d6479b31118a1db6",
|
||||||
"extract_dir": "prometheus-2.33.4.windows-amd64"
|
"extract_dir": "prometheus-2.33.5.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.5/prometheus-2.33.5.windows-386.tar.gz",
|
||||||
"hash": "b275755265955cd6ba23fb91ed58bffdca08b89f2dc7a550c497c4d6cd9df593",
|
"hash": "607257460999b39d1f63ad1c76434b60cd940668473ea3c0e3e47dd91ab304c4",
|
||||||
"extract_dir": "prometheus-2.33.4.windows-386"
|
"extract_dir": "prometheus-2.33.5.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user