From 4af165441389618e2a98a0b219f6d3e03f6328bc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 16 Jun 2024 03:34:12 +0200 Subject: [PATCH] Upgrade to v6.1.17 https://github.com/firefly-iii/firefly-iii/releases/tag/v6.1.17 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7bd3f52..d139ecd 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.16~ynh1" +version = "6.1.17~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.16/FireflyIII-v6.1.16.zip" - sha256 = "8d3fff814b975565913b54998a13cd231b07ff38e9074551512bcc767016c9ea" + url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.17/FireflyIII-v6.1.17.zip" + sha256 = "e6459d207367cf52bdaf96b6e055f996e44206a0738d30477875bcd6b3026367" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^FireflyIII-v.*.zip$"