From e9847a225350e600391130a7b2bae7a6b64c8750 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Aug 2023 20:15:13 +0200 Subject: [PATCH] Upgrade to v23.8.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 14dff16..c461f3e 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.2~ynh2" +version = "23.8.0~ynh2" 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.2.tar.gz" - sha256 = "6492d63f773469b9933a4b5923ca91e000a3df7b5d9bc718fed84da8ea2a6a97" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.8.0.tar.gz" + sha256 = "088449e0cd4a4d32e45c44356b21d62c3f4c925088b26d74cfc0b5be3d2aff5e" autoupdate.strategy = "latest_github_tag" [resources.system_user]