mirror of
https://github.com/YunoHost-Apps/joplin_ynh.git
synced 2024-09-03 19:36:03 +02:00
Upgrade sources
- `main` v3.1.6: https://github.com/laurent22/joplin/releases/tag/3.1.6
This commit is contained in:
parent
cd2a18aa43
commit
49028e3d53
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.1.4~ynh1"
|
||||
version = "3.1.6~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.1.4.tar.gz"
|
||||
sha256 = "df63061399fe45a104613d87e1428f40d7fd1a690753ee93959b18b0c15843d5"
|
||||
url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.1.6.tar.gz"
|
||||
sha256 = "624f7e8a222fe96d1d0ed2a66f908b0b54873738671a28e878a261e693857e6f"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue