diff --git a/manifest.toml b/manifest.toml index 4fd6d4b..098f556 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.18~ynh2" +version = "6.1.19~ynh1" maintainers = [] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.18/FireflyIII-v6.1.18.zip" - sha256 = "18ee2306fad9ab8a6d4460794253621dcbe2dab6b0c9e32823395d3ccff99b25" + url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.19/FireflyIII-v6.1.19.zip" + sha256 = "c297abc8ce896f41b24646f431425ea6675ba8a62cbf975aa182571ed8d00108" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^FireflyIII-v.*.zip$"