mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 09:21:25 +00:00
ytdl: Add version 0.6.3 (#1173)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
da4347a76d
commit
b32346414d
24
bucket/ytdl.json
Normal file
24
bucket/ytdl.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"description": "YouTube download library and CLI",
|
||||
"homepage": "https://github.com/rylio/ytdl",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rylio/ytdl/releases/download/v0.6.3/ytdl_0.6.3_windows_amd64.tar.gz",
|
||||
"hash": "62271fa9f275ee0c15a15b2e4f68ac366d46a2c399333fe98ea6ae1cbc08db53"
|
||||
}
|
||||
},
|
||||
"bin": "ytdl.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rylio/ytdl/releases/download/v$version/ytdl_$version_windows_amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/ytdl_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user