scoop-bucket/chatterino2-nightly.json
2019-08-21 22:11:41 +02:00

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