mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
prometheus: Update to version 2.49.1
This commit is contained in:
parent
3217c339c1
commit
b1ee4768f1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.49.0",
|
"version": "2.49.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.49.0/prometheus-2.49.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.windows-amd64.tar.gz",
|
||||||
"hash": "ef60138717a952b92dea76b596ed861c4c7b85ddce5244635d936db1a82ef3f6",
|
"hash": "1de49f180e6d73f55aebde7734b837010d9eee39da6bff5090a29cce7e0228be",
|
||||||
"extract_dir": "prometheus-2.49.0.windows-amd64"
|
"extract_dir": "prometheus-2.49.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.49.0/prometheus-2.49.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.windows-386.tar.gz",
|
||||||
"hash": "ff968e6a9a8e9841eeb2c24bbb015e9619a47a264542c25b011d2efce4d32315",
|
"hash": "2bfe611323598ca1af639acfdac4b6d19a167f5a80ba21ef72ff6ec0e28c918f",
|
||||||
"extract_dir": "prometheus-2.49.0.windows-386"
|
"extract_dir": "prometheus-2.49.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user