mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
prometheus: Update to version 2.55.0
This commit is contained in:
parent
dadca0c7e0
commit
bfd2d60fe1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.54.1",
|
"version": "2.55.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.54.1/prometheus-2.54.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.55.0/prometheus-2.55.0.windows-amd64.tar.gz",
|
||||||
"hash": "e0673efb12244abd1a7a0f7e9c48e262c4b2e93410425f74047e7b32b72f40fc",
|
"hash": "495bfaaac6fe35a5a4403d617e7857989e8c3faea37ea24dcd563c6ba414e91b",
|
||||||
"extract_dir": "prometheus-2.54.1.windows-amd64"
|
"extract_dir": "prometheus-2.55.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.55.0/prometheus-2.55.0.windows-386.tar.gz",
|
||||||
"hash": "e76af45ee5f55240b2053eca3cc84f7715401beda966f8aed1de4f628463401b",
|
"hash": "06bbed04bc865b501a43a8797936f95499427ec6c3901bb3ed13868081fd6d99",
|
||||||
"extract_dir": "prometheus-2.54.1.windows-386"
|
"extract_dir": "prometheus-2.55.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user