mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
prometheus: Update to version 2.27.1
This commit is contained in:
parent
2a34d33c15
commit
8a15e2bb76
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.27.0",
|
"version": "2.27.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.27.0/prometheus-2.27.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.27.1/prometheus-2.27.1.windows-amd64.tar.gz",
|
||||||
"hash": "dfcf17cd49d29c6ecd68091902e43dda52d4c28450a1aa5c2fd9ccc879cac4da",
|
"hash": "bf2eb23de9ff8b1fb737e0b14fe81b85facd9a38ef2d1117dcd889502a79c73e",
|
||||||
"extract_dir": "prometheus-2.27.0.windows-amd64"
|
"extract_dir": "prometheus-2.27.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.27.0/prometheus-2.27.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.27.1/prometheus-2.27.1.windows-386.tar.gz",
|
||||||
"hash": "52caed4906cd1e54522b38b578c50f63e42d59aa03e6549f4a9cd971fae3cc42",
|
"hash": "c35feaf47f6dbda54d7eb32a3f84f288eb009a14e04ec7202f8ba91e23e0fb47",
|
||||||
"extract_dir": "prometheus-2.27.0.windows-386"
|
"extract_dir": "prometheus-2.27.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user