From 89e582e82e5d7f3757d1430de49416024be144b0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 9 Jul 2023 20:15:11 +0200 Subject: [PATCH] Upgrade to v23.7.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6c12fb9..cac87a2 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.7.1~ynh1" +version = "23.7.2~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.7.1.tar.gz" - sha256 = "4f4587191d266e2e1f9d95b9d7d4dd0ded053697d7f4c7e1177b4053d9065914" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.7.2.tar.gz" + sha256 = "6492d63f773469b9933a4b5923ca91e000a3df7b5d9bc718fed84da8ea2a6a97" autoupdate.strategy = "latest_github_tag" [resources.system_user]