mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
prometheus: Update to version 2.35.0
This commit is contained in:
parent
f71ee1b41a
commit
090ad76cb7
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.34.0",
|
"version": "2.35.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.34.0/prometheus-2.34.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.windows-amd64.tar.gz",
|
||||||
"hash": "ed8f47bb94ef6ade68c2bc38dbc41367a5e4943036f3737047fb821edbc141c7",
|
"hash": "90702350179e041d0164d5df860000a60acc9196beedfc5c3f68275a94f2576d",
|
||||||
"extract_dir": "prometheus-2.34.0.windows-amd64"
|
"extract_dir": "prometheus-2.35.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.34.0/prometheus-2.34.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.35.0/prometheus-2.35.0.windows-386.tar.gz",
|
||||||
"hash": "c6e7dc43a0f3ce8496ce76af21eacd18a020d010cca54be27a2cc670c7cb1649",
|
"hash": "9e8d3ea715af830e78204096e1dc15531dd4b721c3f5d299842288cbe59f2b67",
|
||||||
"extract_dir": "prometheus-2.34.0.windows-386"
|
"extract_dir": "prometheus-2.35.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user