21 lines
769 B
JSON
21 lines
769 B
JSON
{
|
|
"homepage": "https://github.com/Chatterino/chatterino2/",
|
|
"checkver": {
|
|
"url": "https://api.github.com/repos/Chatterino/chatterino2/releases/tags/nightly-build",
|
|
"re": "v(?<version>[\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip"
|
|
},
|
|
"version": "1091",
|
|
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip",
|
|
"bin": "Chatterino2/chatterino.exe",
|
|
"hash": "2e1f1b2342b553ff159b150d2fc525cb7d8ce4219354352424109183cf0fa0bc",
|
|
"shortcuts": [
|
|
[
|
|
"Chatterino2/chatterino.exe",
|
|
"Chatterino2"
|
|
]
|
|
]
|
|
}
|