mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
prometheus: Update to version 2.43.1
This commit is contained in:
parent
21238a34f3
commit
b906e4d9f2
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.43.0",
|
"version": "2.43.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.43.0/prometheus-2.43.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.windows-amd64.tar.gz",
|
||||||
"hash": "29ed47098b6383874827ef85ab5bc1e738a51d0eaf5ad9a97bf5d09f44f4c92b",
|
"hash": "d253fffa4017225e9688e88a21f1b072594acd043c94934cd5a40537cd32ee7b",
|
||||||
"extract_dir": "prometheus-2.43.0.windows-amd64"
|
"extract_dir": "prometheus-2.43.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.windows-386.tar.gz",
|
||||||
"hash": "cae2d35990d3e9ee6c9050d09e8ba667a740b6b6a27c9a08e1d1fa59b9927a74",
|
"hash": "3999f95b97069c2f2ecefa570e1a22d7e5d260b6a3bf630ef1332832dd1f51e8",
|
||||||
"extract_dir": "prometheus-2.43.0.windows-386"
|
"extract_dir": "prometheus-2.43.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user