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 #59 from YunoHost-Apps/ci-auto-update-0.62.4

Upgrade to v0.62.4
This commit is contained in:
tituspijean 2024-01-07 18:43:54 +01:00 committed by GitHub
commit 955d65ee20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,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.
**Shipped version:** 0.61.15~ynh1
**Shipped version:** 0.62.4~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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.61.15~ynh1
**Version incluse :** 0.62.4~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Trilium Notes"
description.en = "Hierarchical note taking application with focus on building large personal knowledge base"
description.fr = "Application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle"
version = "0.61.15~ynh1"
version = "0.62.4~ynh1"
maintainers = ["Jules Bertholet"]
@ -53,8 +53,8 @@ ram.runtime = "110M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.61.15.tar.gz"
sha256 = "977d217f06af250c08fb60e3863b1d3e1cf17e6ec20ce855bf78d7d5e138a662"
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.62.4.tar.gz"
sha256 = "d8204d7cf2488c4119b76124596873b95e7be9a1ccfc0b10faba7c26e25636ca"
rename = "v0.60.4.tar.gz"
autoupdate.strategy = "latest_github_tag"