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