mirror of
https://github.com/YunoHost-Apps/joplin_ynh.git
synced 2024-09-03 19:36:03 +02:00
Upgrade to v3.0.7
This commit is contained in:
parent
892b299dca
commit
b590ae3636
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 = "3.0.6~ynh2"
|
||||
version = "3.0.7~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "280M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.6.tar.gz"
|
||||
sha256 = "25fdc55304494c14565a205d815734972ea4fc819042b51a505d92cf8e67a3e9"
|
||||
url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.7.tar.gz"
|
||||
sha256 = "bca245a87335912f13079207371ecc63d78ac0a893f5cc749049f810faeae293"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue