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

Upgrade to v0.61.11

This commit is contained in:
yunohost-bot 2023-11-03 17:18:18 +01:00 committed by YunoHost Bot
parent 38c9fc2128
commit c43f80f81c

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.60.4~ynh1"
version = "0.61.11~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.60.4.tar.gz"
sha256 = "3a7a03d6c345f5a4cd765c0fdd6a927227735c5153449cb863e5e0e40108f972"
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.61.11.tar.gz"
sha256 = "8e689e26fe5ea3ea0f3e061e9176c50b9e6868f31a2675245425cbdd615c931a"
rename = "v0.60.4.tar.gz"
autoupdate.strategy = "latest_github_tag"