diff --git a/manifest.toml b/manifest.toml index dfa7f94..308fb95 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Firefly III" description.en = "Self-hosted financial manager" description.fr = "Gestionnaire de finances personnelles" -version = "6.1.4~ynh1" +version = "6.1.11~ynh1" maintainers = [] @@ -55,10 +55,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/firefly-iii/firefly-iii/archive/refs/tags/v6.1.4.tar.gz" - sha256 = "69df1131e25a1dab67fc8c48097478503f53da6d7011c7c6e913773a5b2c9418" + url = "https://github.com/firefly-iii/firefly-iii/archive/refs/tags/v6.1.11.zip" + sha256 = "f6e3df061c9351daf8b70935e30b5ae6d8650efae27d1cc988e1c2a917d8de87" autoupdate.strategy = "latest_github_release" - autoupdate.asset = "tarball" + autoupdate.asset = "zipball" [resources.system_user]