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