mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
Fix sha sum
This commit is contained in:
parent
fb2c71f729
commit
e15bc0b1e7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue