mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 08:05:48 +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',
|
'ffmpeg-ffprobe': 'latest',
|
||||||
'deno': '2.7.7',
|
'deno': '2.7.7',
|
||||||
'aria2c': '1.37.0',
|
'aria2c': '1.37.0',
|
||||||
'neodlp-pot': '0.7.2'
|
'neodlp-pot': '0.8.1'
|
||||||
};
|
};
|
||||||
|
|
||||||
const binaries = {
|
const binaries = {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
__version__ = '1.3.0'
|
__version__ = '0.8.1'
|
||||||
|
|
||||||
import abc
|
import abc
|
||||||
import json
|
import json
|
||||||
|
|||||||
Reference in New Issue
Block a user