21 lines
752 B
JSON
21 lines
752 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": "1.0.997",
|
|
"url": "https://github.com/Chatterino/chatterino2/releases/download/nightly-build/chatterino-windows-x86-64.zip",
|
|
"bin": "Chatterino2/chatterino.exe",
|
|
"hash": "5cfee3a684171203317a1f5697a0d004e37311e728000045f0c2ae8d73a2499b",
|
|
"shortcuts": [
|
|
[
|
|
"Chatterino2/chatterino.exe",
|
|
"Chatterino2"
|
|
]
|
|
]
|
|
}
|