1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2024-09-03 19:36:00 +02:00
This commit is contained in:
ljf (zamentur) 2022-04-10 20:39:06 +02:00 committed by GitHub
parent 66ea0d8fd3
commit 93e30bdac4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
# dependencies used by the app # dependencies used by the app
pkg_dependencies="libicu-dev python3-venv python3-icu pkg-config python3 python3-pip python3-dev build-essential libssl-dev libffi-dev python3-setuptools" pkg_dependencies="libicu-dev python3-venv python3-icu pkg-config python3 python3-pip python3-dev build-essential libssl-dev libffi-dev python3-setuptools"
libretranslate_version="1.2.5" libretranslate_version="1.2.7"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS