mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Merge pull request #30 from oceanlover-yuno/update-to-v0.57.5
Update to v0.57.5
This commit is contained in:
commit
9ddd7ad715
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.55.1.tar.gz
|
||||
SOURCE_SUM=a4a28a5f740be730e482f7740ef11296640022a4cb12c6778307ab3442a32061
|
||||
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.57.5.tar.gz
|
||||
SOURCE_SUM=a6025d5946dbefc1ee8e8fb2517cb969680277caf041cea9ac1ec90c98a943cb
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=v0.55.1.tar.gz
|
||||
SOURCE_FILENAME=v0.57.5.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A hierarchical note taking application with focus on building large personal knowledge base",
|
||||
"fr": "Une application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle"
|
||||
},
|
||||
"version": "0.55.1~ynh1",
|
||||
"version": "0.57.5~ynh1",
|
||||
"url": "https://github.com/zadam/trilium",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue