mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
prometheus: Update to version 2.51.2
This commit is contained in:
parent
6e2463abb5
commit
78388b327b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.51.1",
|
"version": "2.51.2",
|
||||||
"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.51.1/prometheus-2.51.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.2/prometheus-2.51.2.windows-amd64.tar.gz",
|
||||||
"hash": "badeb20733418e9dce9dfe393ea0a6517541dbc9ec925b7a04269b83b660d08e",
|
"hash": "6702cffc0f8ebbca606e02a9b91ee7840bb7c3ab3eb9034b8bcc8b8fb4f69846",
|
||||||
"extract_dir": "prometheus-2.51.1.windows-amd64"
|
"extract_dir": "prometheus-2.51.2.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.1/prometheus-2.51.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.51.2/prometheus-2.51.2.windows-386.tar.gz",
|
||||||
"hash": "9d040869311a18cc68767a2722968b67c703f82379af7763df132fbaedd9296d",
|
"hash": "0288468c09efc9e7f61595ca08770c74b7c71f35f6fd02289c453e57fff221d1",
|
||||||
"extract_dir": "prometheus-2.51.1.windows-386"
|
"extract_dir": "prometheus-2.51.2.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user