diff --git a/manifest.toml b/manifest.toml index 1d7f9db..326c366 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.6.0~ynh1" +version = "24.6.0~ynh2" maintainers = ["eric_G"] @@ -56,8 +56,8 @@ ram.runtime = "50M" sha256 = "2348b5748edbf6a2f83a1e899f21fc9f03737cfa79529da0bb57081fa490e2bd" autoupdate.strategy = "latest_github_tag" [resources.sources.edge] - url = "https://github.com/actualbudget/actual/archive/ebb9452b8ffcb732b4ce32b99c1c7455c639e71d.tar.gz" - sha256 = "53d9cd1d1519c9d93800687624d628163e1d174845f0bdf0a0a44d51900492c1" + url = "https://github.com/actualbudget/actual-server/archive/1af5ab09e92954235cc3efff74c274c10fb4a2e9.tar.gz" + sha256 = "c62cb71234198311acb2143bb32904ceac45f3c406ae2ff1e111406c9eded9d9" autoupdate.upstream = "https://github.com/actualbudget/actual" autoupdate.strategy = "latest_github_commit"