From 135d2e1974d6bc8a1133c82c48dff4c0da5c5bef Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jul 2023 20:15:13 +0200 Subject: [PATCH] Upgrade to v23.7.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 665dbd4..94ace4e 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.6.0~ynh1" +version = "23.7.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.6.0.tar.gz" - sha256 = "729311ef5f5c6a68f2ccc7a471d7234b38df8cff10b5e9c1625ea316c83ccbe2" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.7.0.tar.gz" + sha256 = "184c2163ab66ae353a0685d47587dd5a3e798c3f5c4ae0527cffdaaad1211d14" autoupdate.strategy = "latest_github_tag" [resources.system_user]