From c77d215c5b10938f83aba85164ea5ad60cc2027b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Mar 2024 21:30:14 +0100 Subject: [PATCH] Upgrade to v24.3.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 77d44de..acf55b0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Actual" description.en = "Local-first personal finance tool" description.fr = "Premier outil de finances personnelles local" -version = "24.2.0~ynh1" +version = "24.3.0~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.2.0.tar.gz" - sha256 = "703e0a7533e399f7645ab5305f6b67d18b9ea7c123f59af92b8f4108c6ce99c8" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.3.0.tar.gz" + sha256 = "08a482d071b9fdd0fa1a186d6d4a3e797154b6f34ae7e3bcfc190a005dbc5fec" autoupdate.strategy = "latest_github_tag" [resources.system_user]