diff --git a/manifest.toml b/manifest.toml index 5c26eaf..5245e79 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.63.3~ynh1" +version = "0.63.7~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.63.3.tar.gz" - sha256 = "35a38fd7b545f6dcb1d89d7f865e2e512489a991c9d6821b604121a0d85ff176" + url = "https://github.com/zadam/trilium/archive/refs/tags/v0.63.7.tar.gz" + sha256 = "e2ce313758e84c879603853a912ebb2e088f71a3acc6daeb8b1a8dcc4cf7fde1" rename = "v0.60.4.tar.gz" autoupdate.strategy = "latest_github_tag"