mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
upgrade
This commit is contained in:
parent
2b66344939
commit
7d6117c7ce
2 changed files with 5 additions and 5 deletions
|
@ -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.59.2~ynh1"
|
||||
version = "0.60.4~ynh1"
|
||||
|
||||
maintainers = ["Jules Bertholet"]
|
||||
|
||||
|
@ -53,9 +53,9 @@ ram.runtime = "110M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.59.2.tar.gz"
|
||||
sha256 = "29dfd218cfc9f1263e2c38fa098ce7363cbf9bc802ff9776a675159dc8b6f368"
|
||||
rename = "v0.59.2.tar.gz"
|
||||
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.60.4.tar.gz"
|
||||
sha256 = "3a7a03d6c345f5a4cd765c0fdd6a927227735c5153449cb863e5e0e40108f972"
|
||||
rename = "v0.60.4.tar.gz"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
nodejs_version=16
|
||||
nodejs_version=20
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue