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