diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 14e5165638..3ae2fe69ce 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2021.12.25", + "version": "2021.12.27", "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.12.25/yt-dlp.exe", - "hash": "sha512:731fb1beaa89e47c968ffea7b7b57ee8ab3c94e1597603cf135f924657c27ff666cb133b5d09634402a91a2808b009fbf5659655c1ff632fb0f5f9b885590936" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.27/yt-dlp.exe", + "hash": "sha512:e45b98acf3e5d346143b9e99b8c81a4c17de32c5ffa2293ba26b464556f228f781dbf23bcb6f1c00b1e13588e453d234176c57f9fab678034fe393afdb0b81ed" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.25/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:3504e7787933a40d15c715fdeccfe2d175ad7a75712ab81e75ce5424b4ef5dec725e17cbb4cab1c55ae5a86d75df496f95c315990c8269e2d42692e6a04c629e" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.12.27/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:22a21cb0e5c249dfa8f3feabe1600c197e948d6745cd462474b940ccabc5a598c597535606b2dc0455842fcc6ceb8bea1dd8eb6119e858a27adb88b712869039" } }, "bin": "yt-dlp.exe",