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": "1138",
|
|
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip",
|
|
"bin": "Chatterino2/chatterino.exe",
|
|
"hash": "33d2a8fe178a44502a2fae21068f0d921dfd6a32ebf829a4749dae7bc253b310",
|
|
"shortcuts": [
|
|
[
|
|
"Chatterino2/chatterino.exe",
|
|
"Chatterino2"
|
|
]
|
|
]
|
|
}
|