scoop-bucket/chatterino2-nightly.json
2019-06-10 13:50:08 +02:00

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