mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 03:25:49 +05:30
chore: bumped up neodlp-pot to v0.8.1
This commit is contained in:
@@ -20,7 +20,7 @@ const versions = {
|
||||
'ffmpeg-ffprobe': 'latest',
|
||||
'deno': '2.7.7',
|
||||
'aria2c': '1.37.0',
|
||||
'neodlp-pot': '0.7.2'
|
||||
'neodlp-pot': '0.8.1'
|
||||
};
|
||||
|
||||
const binaries = {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
__version__ = '1.3.0'
|
||||
__version__ = '0.8.1'
|
||||
|
||||
import abc
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user