From 69b50396180d4ec85a951d572f29cc243b4c8592 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Jun 2024 03:30:25 +0200 Subject: [PATCH] Upgrade to v24.6.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 56c15d5..2502edb 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.5.0~ynh1" +version = "24.6.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.5.0.tar.gz" - sha256 = "da3faea30b3da75df008a99325cb44f55b809d4dcb4dee7f29351a5be469b0b3" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.6.0.tar.gz" + sha256 = "2348b5748edbf6a2f83a1e899f21fc9f03737cfa79529da0bb57081fa490e2bd" autoupdate.strategy = "latest_github_tag" [resources.system_user]