From 0b0f42ace4166e44e92c356e2ecab45ec7b0148f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 19 Dec 2023 19:04:02 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7b5d13b..19c982a 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 = "2.13.8~ynh1" +version = "2.13.9~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/laurent22/joplin/archive/refs/tags/v2.13.8.tar.gz" - sha256 = "4ea9ab601ba5d2edf6fb452638ba10404544e59ad05ff428db31764592ab012c" + url = "https://github.com/laurent22/joplin/archive/refs/tags/v2.13.9.tar.gz" + sha256 = "b1152086bc464a24b61e9ab6bcfe875137f31c5b5856a39769e292d3871d7024" autoupdate.strategy = "latest_github_tag" [resources.system_user]