fix(linux): use single-file yt-dlp binary to avoid linuxdeploy crashes

This commit is contained in:
NimBold
2026-06-30 05:33:13 +03:30
parent d1863a76d8
commit f2f9da1489
2 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
"x86_64-unknown-linux-gnu": {
"yt-dlp": {
"version": "2026.06.09",
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.06.09/yt-dlp_linux.zip",
"sha256": "217bbc9c3ed19ea75a7f151a3e48dbfeac7f459a7dce2deeeecc2d6e2871bd5b"
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.06.09/yt-dlp_linux",
"sha256": "bf8aac79b72287a6d2043074415132558b43743a8f9461a22b0141e90f16ce66"
},
"deno": {
"version": "2.9.0",