From 5f42adeae3c8099de3013686772c2212f2319a91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 28 Aug 2024 03:41:41 +0200 Subject: [PATCH] Upgrade sources - `main` v3.1.4: https://github.com/laurent22/joplin/releases/tag/3.1.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a15551b..c77c2be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.3~ynh1" +version = "3.1.4~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.3.tar.gz" - sha256 = "ba0964e838623cc063f914e206c2bfccd1fe0292d5124155b37a8950dcfb87e6" + url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.1.4.tar.gz" + sha256 = "df63061399fe45a104613d87e1428f40d7fd1a690753ee93959b18b0c15843d5" autoupdate.strategy = "latest_github_tag" [resources.system_user]