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
b3f6c4846b
commit
0b0f42ace4
1 changed files with 3 additions and 3 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 = "2.13.8~ynh1"
|
||||
version = "2.13.9~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/laurent22/joplin/archive/refs/tags/v2.13.8.tar.gz"
|
||||
sha256 = "4ea9ab601ba5d2edf6fb452638ba10404544e59ad05ff428db31764592ab012c"
|
||||
url = "https://github.com/laurent22/joplin/archive/refs/tags/v2.13.9.tar.gz"
|
||||
sha256 = "b1152086bc464a24b61e9ab6bcfe875137f31c5b5856a39769e292d3871d7024"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue