diff --git a/manifest.toml b/manifest.toml index 7f9885d..597ce38 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,9 +43,9 @@ ram.runtime = "50M" [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" + arm64.sha256 = "607bb6339e051cd6f84ba58bb06859c49059b9ea786828f56a916330d507df28" amd64.url = "https://github.com/jesec/flood/releases/download/v4.7.0/flood-linux-x64.deb" - amd64.sha256 = "d528edc50e2a2a8d60aa1d37e2cdf0353c48f792b7ded4f150a0914931076d3f" + amd64.sha256 = "9eaf3bbe23354f009952c0146da5b8c349ff6840c9d8867d14697c7ee3392c3a" autoupdate.strategy = "latest_github_release" autoupdate.asset.arm64 = "flood-linux-arm64.deb"