diff --git a/manifest.toml b/manifest.toml index d823393..232b857 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.11.0~ynh1" +version = "23.12.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/v23.11.0.tar.gz" - sha256 = "bd60fd8cd5d9e70ece16550c8ef0f4ab92af1d1b6eb14be070551b7372043776" + url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.12.0.tar.gz" + sha256 = "da85dd0143c70690a66c5412fbd52b84b0f6479dc9a8f7b8dbb90728bc4e3d2d" autoupdate.strategy = "latest_github_tag" [resources.system_user]