mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 2.44.0
This commit is contained in:
parent
afb67a504b
commit
b265a9a82e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.43.1",
|
"version": "2.44.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.43.1/prometheus-2.43.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.44.0/prometheus-2.44.0.windows-amd64.tar.gz",
|
||||||
"hash": "d253fffa4017225e9688e88a21f1b072594acd043c94934cd5a40537cd32ee7b",
|
"hash": "fff5ded87afdafe13f9b0dabbbd134e2b27a5b5c5529daee6e4773d4f7d218c1",
|
||||||
"extract_dir": "prometheus-2.43.1.windows-amd64"
|
"extract_dir": "prometheus-2.44.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.44.0/prometheus-2.44.0.windows-386.tar.gz",
|
||||||
"hash": "3999f95b97069c2f2ecefa570e1a22d7e5d260b6a3bf630ef1332832dd1f51e8",
|
"hash": "f3fd79d5e19f581f42e4cd5ace6a3bed0760c2b84603ec53cf86cafc3a611d0f",
|
||||||
"extract_dir": "prometheus-2.43.1.windows-386"
|
"extract_dir": "prometheus-2.44.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user