mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
prometheus: Update to version 3.5.0
This commit is contained in:
parent
833b57dd1f
commit
d3bbfec3ac
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.4.2",
|
||||
"version": "3.5.0",
|
||||
"description": "Systems monitoring and alerting toolkit",
|
||||
"homepage": "https://prometheus.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.4.2/prometheus-3.4.2.windows-amd64.tar.gz",
|
||||
"hash": "cb13dcc3b05211a3e778772f2e10b87711a7930aa631d4843ad81e0ff7c75935",
|
||||
"extract_dir": "prometheus-3.4.2.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.5.0/prometheus-3.5.0.windows-amd64.tar.gz",
|
||||
"hash": "c28e98895c502f09d3c03b686870f3e40ef244baa6c0b445d6a9ccb0750b6b79",
|
||||
"extract_dir": "prometheus-3.5.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.4.2/prometheus-3.4.2.windows-386.tar.gz",
|
||||
"hash": "edd2fd27a40608a9f091d8df51da8cbcbe377225676bf253ea99b81a33981eab",
|
||||
"extract_dir": "prometheus-3.4.2.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.5.0/prometheus-3.5.0.windows-386.tar.gz",
|
||||
"hash": "c4dc8cba2c4693d7f6bd7691448320712cd60400123a1873f2a4863b131f9e0f",
|
||||
"extract_dir": "prometheus-3.5.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user