From 54bcc1e9d565e0e914fa8dfec12a07894f4ac7b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Sep 2023 20:15:10 +0200 Subject: [PATCH] Upgrade to v23.9.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0898d14..6f5f74d 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 = "23.8.1~ynh1" +version = "23.9.0~ynh1" maintainers = ["eric_G"] @@ -37,8 +37,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.8.1.tar.gz" - sha256 = "841fd4c8e1d79e8e61b7f633ee63e768da866af3f614017e07b90e5f1e82b828" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.9.0.tar.gz" + sha256 = "7b2637cae563c74a00bd857f99fa05533d91ebce78cf79fa10876779af2abd69" autoupdate.strategy = "latest_github_tag" [resources.system_user]