1
0
Fork 0
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:
Éric Gaspar 2023-12-19 19:04:02 +01:00
parent b3f6c4846b
commit 0b0f42ace4

View file

@ -7,7 +7,7 @@ name = "Joplin"
description.en = "Note taking and to-do application with synchronisation capabilities" 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" description.fr = "Application de prise de notes et de tâches avec capacités de synchronisation"
version = "2.13.8~ynh1" version = "2.13.9~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/laurent22/joplin/archive/refs/tags/v2.13.8.tar.gz" url = "https://github.com/laurent22/joplin/archive/refs/tags/v2.13.9.tar.gz"
sha256 = "4ea9ab601ba5d2edf6fb452638ba10404544e59ad05ff428db31764592ab012c" sha256 = "b1152086bc464a24b61e9ab6bcfe875137f31c5b5856a39769e292d3871d7024"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]