diff --git a/manifest.toml b/manifest.toml index 309e6cd..5c26eaf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.6~ynh1" +version = "0.63.3~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.6.tar.gz" - sha256 = "dd0c1f53ee5c1d7aca0f9aa019aca75c5e585fd16a878969be90b12309fdafa1" + url = "https://github.com/zadam/trilium/archive/refs/tags/v0.63.3.tar.gz" + sha256 = "35a38fd7b545f6dcb1d89d7f865e2e512489a991c9d6821b604121a0d85ff176" rename = "v0.60.4.tar.gz" autoupdate.strategy = "latest_github_tag"