mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
prometheus: Update to version 2.51.1
This commit is contained in:
parent
bd0bf661cd
commit
7f7383ce99
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "2.51.0",
|
||||
"version": "2.51.1",
|
||||
"description": "Systems monitoring and alerting toolkit",
|
||||
"homepage": "https://prometheus.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.0/prometheus-2.51.0.windows-amd64.tar.gz",
|
||||
"hash": "6ecde94685a49b663d59d114c6b576f8c2adbef339eb88d8287ed3dc23563797",
|
||||
"extract_dir": "prometheus-2.51.0.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.1/prometheus-2.51.1.windows-amd64.tar.gz",
|
||||
"hash": "badeb20733418e9dce9dfe393ea0a6517541dbc9ec925b7a04269b83b660d08e",
|
||||
"extract_dir": "prometheus-2.51.1.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.0/prometheus-2.51.0.windows-386.tar.gz",
|
||||
"hash": "a6d2beb640e6c59f090f1bc0e2ff4a8411dc2486bd151d998413b45ff0c4d2b3",
|
||||
"extract_dir": "prometheus-2.51.0.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.1/prometheus-2.51.1.windows-386.tar.gz",
|
||||
"hash": "9d040869311a18cc68767a2722968b67c703f82379af7763df132fbaedd9296d",
|
||||
"extract_dir": "prometheus-2.51.1.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user