mirror of
https://github.com/YunoHost-Apps/libretranslate_ynh.git
synced 2024-09-03 19:36:00 +02:00
Bump 1.2.7~ynh1
This commit is contained in:
parent
965739ac01
commit
f70340c9c7
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/LibreTranslate/LibreTranslate/archive/refs/tags/v1.2.5.tar.gz
|
SOURCE_URL=https://github.com/LibreTranslate/LibreTranslate/archive/refs/tags/v1.2.7.tar.gz
|
||||||
SOURCE_SUM=22b6880ef5dca0c98e9ce72d52ff8f1a70071080cfbcb3898d28b789f16f4a3e
|
SOURCE_SUM=aa0d9696d4b1f49c649f4ce69aad3a129bf743add3486571b28866c65376edb5
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_FILENAME=
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Open Source Machine Translation API, entirely self-hosted",
|
"en": "Open Source Machine Translation API, entirely self-hosted",
|
||||||
"fr": "API de traduction automatique Open Source, entièrement auto-hébergée"
|
"fr": "API de traduction automatique Open Source, entièrement auto-hébergée"
|
||||||
},
|
},
|
||||||
"version": "1.2.5~ynh1",
|
"version": "1.2.7~ynh1",
|
||||||
"url": "https://libretranslate.com/",
|
"url": "https://libretranslate.com/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"nginx"
|
"nginx"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain"
|
"type": "domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue