ScoopInstaller_Main/bucket/twitchdownloader-cli.json
2024-04-03 05:07:55 +00:00

22 lines
804 B
JSON

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