mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
prometheus: Update to version 2.53.1
This commit is contained in:
parent
3e81f33507
commit
cf375dc4c1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.53.0",
|
"version": "2.53.1",
|
||||||
"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.53.0/prometheus-2.53.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.53.1/prometheus-2.53.1.windows-amd64.tar.gz",
|
||||||
"hash": "5fd4d3151a85ef62e97d76699a6d38a6dea3cd09522ae66e8c17ea119c29a22f",
|
"hash": "b52120f38bd2226de6d2b1ae8af7470343c85daa552ceb00d694da650a3775f4",
|
||||||
"extract_dir": "prometheus-2.53.0.windows-amd64"
|
"extract_dir": "prometheus-2.53.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.53.0/prometheus-2.53.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.53.1/prometheus-2.53.1.windows-386.tar.gz",
|
||||||
"hash": "d4caf484df4fb0aa689b63809124b03e9560ed79a4d2e54dd55cf8c828ef0a7c",
|
"hash": "6261f590ff966b4ee76ec86589458a641d8c72dc32480785cff5df94a4368d51",
|
||||||
"extract_dir": "prometheus-2.53.0.windows-386"
|
"extract_dir": "prometheus-2.53.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user