diff --git a/manifest.toml b/manifest.toml index 6f5f74d..2232b51 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.9.0~ynh1" +version = "23.10.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.9.0.tar.gz" - sha256 = "7b2637cae563c74a00bd857f99fa05533d91ebce78cf79fa10876779af2abd69" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.10.0.tar.gz" + sha256 = "3b76c4713be3296b680b3046bcf5737dc177680ba4a20f1416e23234eca9cca9" autoupdate.strategy = "latest_github_tag" [resources.system_user]