ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-06-11 00:33:40 +00:00

22 lines
804 B
JSON

{
"version": "1.54.5",
"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.5/TwitchDownloaderCLI-1.54.5-Windows-x64.zip",
"hash": "dcab369c644bb063b4d0798c76c2daff3e3721e81d4097414e77881b1ccab14f"
}
},
"bin": "TwitchDownloaderCLI.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
}
}
}
}