mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
prometheus: Update to version 2.9.2
This commit is contained in:
parent
ceb3228465
commit
6f84bd34a6
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://prometheus.io/",
|
||||
"license": "Apache-2.0",
|
||||
"version": "2.9.1",
|
||||
"version": "2.9.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.9.1/prometheus-2.9.1.windows-amd64.tar.gz",
|
||||
"hash": "d564fff8ee0bdfccbf0a596c09980bb08d7d12ea706d4557a01c8129e5756278",
|
||||
"extract_dir": "prometheus-2.9.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.9.2/prometheus-2.9.2.windows-amd64.tar.gz",
|
||||
"hash": "95cba8047a683a21abf99732d97f6a5f1ae14fedd496abd4745dac9f8554b4c4",
|
||||
"extract_dir": "prometheus-2.9.2.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.9.1/prometheus-2.9.1.windows-386.tar.gz",
|
||||
"hash": "1c900319532b0852b09c8e9a9123f943948595a556c351ca83341f2a9e2ca6a8",
|
||||
"extract_dir": "prometheus-2.9.1.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.9.2/prometheus-2.9.2.windows-386.tar.gz",
|
||||
"hash": "9cd9eee71d3fa3a9f5b0778f1dee355a9e0cdc6ff1f80c67e2a1c005326ce46b",
|
||||
"extract_dir": "prometheus-2.9.2.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user