From b590ae363667bcb22be82f4b0dbf681325d1f8b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 22 May 2024 03:38:22 +0200 Subject: [PATCH] Upgrade to v3.0.7 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index dd450c2..5dceff3 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.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]