1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 08:05:48 +05:30

chore: bumped up deps and removed postcss

This commit is contained in:
2026-03-20 10:05:12 +05:30
Verified
parent ef8a14a750
commit 944560dc4f
5 changed files with 817 additions and 1198 deletions

View File

@@ -16,9 +16,9 @@ const targetPlatform = process.argv[2];
const targetBin = process.argv[3];
const versions = {
'yt-dlp': '2026.03.03.162408',
'yt-dlp': '2026.03.17.232108',
'ffmpeg-ffprobe': 'latest',
'deno': '2.7.4',
'deno': '2.7.7',
'aria2c': '1.37.0',
'neodlp-pot': '0.7.2'
};