From 10b8b5528875fb54f28b279976bf92779fd5953f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 4 May 2024 06:08:16 +0200 Subject: [PATCH] update to v4.8.2 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7f9885d..4c302c0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Flood" description.en = "Monitoring service for various torrent clients" description.fr = "Service de surveillance pour divers clients torrent" -version = "4.7.0~ynh4" +version = "4.8.2~ynh1" maintainers = ["Taker"] @@ -42,10 +42,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] rename = "flood-linux.deb" - arm64.url = "https://github.com/jesec/flood/releases/download/v4.7.0/flood-linux-arm64.deb" - arm64.sha256 = "ed4626cf22580d2cd9932a870d14b2f93320f6768e5fa7d9bbbfa234ef7c4e6a" - amd64.url = "https://github.com/jesec/flood/releases/download/v4.7.0/flood-linux-x64.deb" - amd64.sha256 = "d528edc50e2a2a8d60aa1d37e2cdf0353c48f792b7ded4f150a0914931076d3f" + arm64.url = "https://github.com/jesec/flood/releases/download/v4.8.2/flood-linux-arm64.deb" + arm64.sha256 = "fdaedc6fee39f9d2b00136342610c114116f453fee57ca2d519f46fc5dfb09d6" + amd64.url = "https://github.com/jesec/flood/releases/download/v4.8.2/flood-linux-x64.deb" + amd64.sha256 = "0bb394c7553b87b416776d51c211fe653b332f0497f1ddf2541b15c9f0cb8340" autoupdate.strategy = "latest_github_release" autoupdate.asset.arm64 = "flood-linux-arm64.deb"