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.63.7

This commit is contained in:
yunohost-bot 2024-03-29 02:45:22 +01:00 committed by Félix Piédallu
parent 9cd11b69c9
commit 39001db287

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.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"