mirror of
https://github.com/YunoHost-Apps/joplin_ynh.git
synced 2024-09-03 19:36:03 +02:00
Update manifest.toml
This commit is contained in:
parent
ade606b455
commit
7623d2ee73
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ name = "Joplin"
|
|||
description.en = "Note taking and to-do application with synchronisation capabilities"
|
||||
description.fr = "Application de prise de notes et de tâches avec capacités de synchronisation"
|
||||
|
||||
version = "3.0.9~ynh1"
|
||||
version = "3.0.9~ynh2"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -67,6 +67,7 @@ ram.runtime = "280M"
|
|||
|
||||
[resources.apt]
|
||||
packages = "postgresql, postgresql-client, python3-bcrypt, rsync"
|
||||
|
||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||
extras.yarn.packages = "yarn"
|
||||
|
|
Loading…
Add table
Reference in a new issue