From ea4e00a96ab8ede850e57548199fa90dea6c5056 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Aug 2024 03:39:45 +0200 Subject: [PATCH] Upgrade sources - `main` v3.1.2: https://github.com/laurent22/joplin/releases/tag/3.1.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 565a9a2..fba1c1a 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.1~ynh1" +version = "3.1.2~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.1.tar.gz" - sha256 = "053ccf5d61cb7c04566584b48cad6a42381a65fd26652ceb0a08cfb8015bfe5b" + url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.1.2.tar.gz" + sha256 = "a9b268715733b37f10b3ec007605a44078aab919986a49c7cfea4c8122c6d353" autoupdate.strategy = "latest_github_tag" [resources.system_user]