yt-dlp: Update to version 2021.10.10

This commit is contained in:
Jakub Čábera 2021-10-10 00:13:04 -07:00
parent b6809f7256
commit 42ce17d987

View File

@ -1,5 +1,5 @@
{
"version": "2021.09.25",
"version": "2021.10.10",
"description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp.exe",
"hash": "sha512:663dc0f08fb093a4be510834ee456f66c66da9c7b268769f0fad1cfccce3f53f48652674388ee3d4484060fff6c7394b6bdb7091cf10dca4ae76e58dc3360c72"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.10/yt-dlp.exe",
"hash": "sha512:9e97898afd839d60634c34add9cff339061beee310628eac2591b66a79d55499993053c751828141e8f6a5048799c4c5a9e7d0589ceb6a41cea9918885f2924d"
},
"32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:e93b210171410d8944d09ce221178ccf0046a86beba652fc0a5b3b04ef02e0f73921985bdf6cd1944c0e14045c6cf04b511e4955e58e0a030e26a96902ed08ca"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.10/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "sha512:b41e303497e55527758df20039b6af084235b9d99feba849e079f7555dcae62019c39c277b086308d8a23aed38b63a788c082a2f6d5f44712a4e75774e300046"
}
},
"bin": "yt-dlp.exe",