mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Upgrade to v0.61.15
This commit is contained in:
parent
f31b026326
commit
29073bef3b
1 changed files with 3 additions and 3 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.61.14~ynh1"
|
||||
version = "0.61.15~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.61.14.tar.gz"
|
||||
sha256 = "116b6162d98090b3f05482977fab7a28d237d334bb35a72fdfd48a3dff6643e0"
|
||||
url = "https://github.com/zadam/trilium/archive/refs/tags/v0.61.15.tar.gz"
|
||||
sha256 = "977d217f06af250c08fb60e3863b1d3e1cf17e6ec20ce855bf78d7d5e138a662"
|
||||
rename = "v0.60.4.tar.gz"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Reference in a new issue