mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
prometheus: Update to version 2.6.1
This commit is contained in:
parent
6bbe263484
commit
b51212b109
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://prometheus.io/",
|
||||
"license": "Apache-2.0",
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.6.0/prometheus-2.6.0.windows-amd64.tar.gz",
|
||||
"hash": "d84b390f2499bb19e8f11cc77fc774a9d8d9b47a190e329a4c4fc411b64f8375",
|
||||
"extract_dir": "prometheus-2.6.0.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.6.1/prometheus-2.6.1.windows-amd64.tar.gz",
|
||||
"hash": "8526e7f55f9eacecd839a62cbb7e897f7b2c2ded3b407af927de0d45049e7395",
|
||||
"extract_dir": "prometheus-2.6.1.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.6.0/prometheus-2.6.0.windows-386.tar.gz",
|
||||
"hash": "1ac6e1bd62a5bb4454562db83d9921f2c0c37f6bdfe677aa7d0b91e4ffdfdad6",
|
||||
"extract_dir": "prometheus-2.6.0.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.6.1/prometheus-2.6.1.windows-386.tar.gz",
|
||||
"hash": "d578eb33781bfdb00f0c4e0a0218d57301c8fa22c79e021ce40aad05e62a5865",
|
||||
"extract_dir": "prometheus-2.6.1.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "prometheus.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user