1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2024-09-03 19:35:58 +02:00

update to 5.5 (#10)

Co-authored-by: yalh76 <yalh@yahoo.com>
This commit is contained in:
dumprop 2021-10-12 06:24:01 +03:00 committed by GitHub
parent 87a6ce0816
commit de5ef9b11c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
LanguageTool is a multilingual grammar, style, and spell checker. This package provides the API server for use by other programs, like the LanguageTool extensions for browsers and word processors.
**Shipped version:** 5.4
**Shipped version:** 5.5
## Screenshots

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
## Vue d'ensemble
LanguageTool est un correcteur d'orthographe, de grammaire et de style multilingue. Ce paquet fournit le serveur API pour utilisation depuis d'autres programmes, comme les extensions LangageTool pour navigateurs et logiciels de bureautique.
**Version incluse :** 5.4
**Version incluse :** 5.5
## Captures d'écran

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://languagetool.org/download/LanguageTool-5.4.zip
SOURCE_SUM=bb02957a2967c82424cc1c6657e704dbc3dfe54078f3d8134646741471b2bc2b
SOURCE_URL=https://languagetool.org/download/LanguageTool-5.5.zip
SOURCE_SUM=18d16d103f1e59b125a1f48ff9d3c23051f21a80b2ca64a1da305d576245f90d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=LanguageTool-5.4.zip
SOURCE_FILENAME=LanguageTool-5.5.zip
SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "Multilingual grammar, style, and spell checker (API)",
"fr": "Correcteur d'orthographe, de grammaire et de style multilingue (API)"
},
"version": "5.4~ynh1",
"version": "5.5~ynh1",
"url": "https://languagetool.org",
"license": "LGPL-2.1-only",
"maintainer": {