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

Upgrade to v0.62.6
This commit is contained in:
eric_G 2024-01-26 19:37:36 +01:00 committed by GitHub
commit 14de4d5f21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.62.4~ynh1
**Shipped version:** 0.62.6~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.62.4~ynh1
**Version incluse :** 0.62.6~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.62.4~ynh1"
version = "0.62.6~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.62.4.tar.gz"
sha256 = "d8204d7cf2488c4119b76124596873b95e7be9a1ccfc0b10faba7c26e25636ca"
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.62.6.tar.gz"
sha256 = "dd0c1f53ee5c1d7aca0f9aa019aca75c5e585fd16a878969be90b12309fdafa1"
rename = "v0.60.4.tar.gz"
autoupdate.strategy = "latest_github_tag"