1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-27 20:45:49 +05:30

chore: bumped up to v0.4.4

This commit is contained in:
2026-03-26 23:40:16 +05:30
Verified
parent 6469666cdb
commit 7e587cc6df
10 changed files with 48 additions and 32 deletions

View File

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