mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
prometheus: Update to version 2.27.0
This commit is contained in:
parent
83bb0409b7
commit
244c6271c3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.26.0",
|
"version": "2.27.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.26.0/prometheus-2.26.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.27.0/prometheus-2.27.0.windows-amd64.tar.gz",
|
||||||
"hash": "4e75dc7d72b3006bc718bb2e89930cae058f5f4642a5b75ac9daa565a0a7272e",
|
"hash": "dfcf17cd49d29c6ecd68091902e43dda52d4c28450a1aa5c2fd9ccc879cac4da",
|
||||||
"extract_dir": "prometheus-2.26.0.windows-amd64"
|
"extract_dir": "prometheus-2.27.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.26.0/prometheus-2.26.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.27.0/prometheus-2.27.0.windows-386.tar.gz",
|
||||||
"hash": "1677dc32cea976d346d5bcffee45dc9864e06dffaaad4a0678ca12b484ac6d5f",
|
"hash": "52caed4906cd1e54522b38b578c50f63e42d59aa03e6549f4a9cd971fae3cc42",
|
||||||
"extract_dir": "prometheus-2.26.0.windows-386"
|
"extract_dir": "prometheus-2.27.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user