mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
804 B
JSON
22 lines
804 B
JSON
{
|
|
"version": "1.55.1",
|
|
"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.55.1/TwitchDownloaderCLI-1.55.1-Windows-x64.zip",
|
|
"hash": "2ee53365ba8e8cb0251934e58300a8dfa1daa63996386992aa670810d0e41fb5"
|
|
}
|
|
},
|
|
"bin": "TwitchDownloaderCLI.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lay295/TwitchDownloader/releases/download/$version/TwitchDownloaderCLI-$version-Windows-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|