1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2024-10-01 13:34:49 +02:00

Merge pull request #27 from YunoHost-Apps/testing

Update to version 0.55.1
This commit is contained in:
Éric Gaspar 2022-10-22 18:05:19 +02:00 committed by GitHub
commit d92207aff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Trilium Notes is an Evernote-like hierarchical note taking application with many advanced features, focused on building a large personal knowledge base. Trilium Notes is an Evernote-like hierarchical note taking application with many advanced features, focused on building a large personal knowledge base.
**Shipped version:** 0.52.3~ynh2 **Shipped version:** 0.55.1~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Trilium Notes est une application de prise de note hiérarchique semblable a Evernote, avec maintes fonctions avancées, centrée sur la construction d'une large base de connaissances personnelle. Trilium Notes est une application de prise de note hiérarchique semblable a Evernote, avec maintes fonctions avancées, centrée sur la construction d'une large base de connaissances personnelle.
**Version incluse :** 0.52.3~ynh2 **Version incluse :** 0.55.1~ynh1
## Captures d'écran ## Captures d'écran

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.52.3.tar.gz SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.55.1.tar.gz
SOURCE_SUM=74194db58f468484cb3e1e30d7b65884134b960a57df2f7407d0b1b5fa5d544e SOURCE_SUM=a4a28a5f740be730e482f7740ef11296640022a4cb12c6778307ab3442a32061
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_FILENAME=v0.52.3.tar.gz SOURCE_FILENAME=v0.55.1.tar.gz
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "A hierarchical note taking application with focus on building large personal knowledge base", "en": "A hierarchical note taking application with focus on building large personal knowledge base",
"fr": "Une application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle" "fr": "Une application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle"
}, },
"version": "0.52.3~ynh2", "version": "0.55.1~ynh1",
"url": "https://github.com/zadam/trilium", "url": "https://github.com/zadam/trilium",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",