diff options
author | Vitiko <[email protected]> | 2022-02-21 02:33:42 -0400 |
---|---|---|
committer | Vitiko <[email protected]> | 2022-02-21 02:33:42 -0400 |
commit | 4a777c13c82cd5a8e81e92cfc7b02371ba40e291 (patch) | |
tree | 69d066b3e2919bd2e06c0394c6eac64d566e3673 /libs/version.txt | |
parent | 644617c7c2698eb8fee4aea4575982e5ccca3021 (diff) | |
download | bazarr-4a777c13c82cd5a8e81e92cfc7b02371ba40e291.tar.gz bazarr-4a777c13c82cd5a8e81e92cfc7b02371ba40e291.zip |
no log: update fese library
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
Diffstat (limited to 'libs/version.txt')
-rw-r--r-- | libs/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/version.txt b/libs/version.txt index 6537225b3..d31ee88bd 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -6,7 +6,7 @@ charamel==1.0.0 deep-translator==1.6.1 dogpile.cache==1.1.5 enzyme==0.4.1 -fese==0.1.1 +fese==0.1.2 ffsubsync==0.4.20 flask-restful==0.3.9 Flask-SocketIO==5.1.1 |