mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
prometheus: Update to version 2.28.0
This commit is contained in:
parent
ead7aa6a13
commit
c13d2e9ddb
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.27.1",
|
"version": "2.28.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.27.1/prometheus-2.27.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.28.0/prometheus-2.28.0.windows-amd64.tar.gz",
|
||||||
"hash": "bf2eb23de9ff8b1fb737e0b14fe81b85facd9a38ef2d1117dcd889502a79c73e",
|
"hash": "d96600c835560cc275f8d81245041fc075e648601a662d413eb3847a6a23dcb5",
|
||||||
"extract_dir": "prometheus-2.27.1.windows-amd64"
|
"extract_dir": "prometheus-2.28.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.27.1/prometheus-2.27.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.28.0/prometheus-2.28.0.windows-386.tar.gz",
|
||||||
"hash": "c35feaf47f6dbda54d7eb32a3f84f288eb009a14e04ec7202f8ba91e23e0fb47",
|
"hash": "8b2a71d7e256683091e29f9db39ed0b99d0d277c81ada82fbd07fdd1fc902e4a",
|
||||||
"extract_dir": "prometheus-2.27.1.windows-386"
|
"extract_dir": "prometheus-2.28.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user