ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-06-06 20:27:48 +00:00

22 lines
804 B
JSON

{
"version": "1.54.4",
"homepage": "https://github.com/lay295/TwitchDownloader",
"description": "A Twitch VOD/Clip/Chat Downloader and Chat Renderer. (CLI Version)",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/1.54.4/TwitchDownloaderCLI-1.54.4-Windows-x64.zip",
"hash": "c87eb278f56b2b657bde848275b446992577039c93049b59d4e28e54c12a3b78"
}
},
"bin": "TwitchDownloaderCLI.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
}
}
}
}