mirror of
https://github.com/YunoHost-Apps/headscale_ynh.git
synced 2024-09-03 19:25:53 +02:00
Fix arm64 source checksum
This commit is contained in:
parent
67e3d35618
commit
313ee98124
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ram.runtime = "50M"
|
|||
amd64.url = "https://github.com/juanfont/headscale/releases/download/v0.22.3/headscale_0.22.3_linux_amd64"
|
||||
amd64.sha256 = "41eb475ba94d2f4efdd5b90ca76d3926a0fc0b561baabf6190ca32335c9102d2"
|
||||
arm64.url = "https://github.com/juanfont/headscale/releases/download/v0.22.3/headscale_0.22.3_linux_arm64"
|
||||
arm64.sha256 = "5835d282fdfcb42b30802e76bf1fac5e4dd6b3bec8b2daead2d226269307bee8"
|
||||
arm64.sha256 = "c36b469a30e87efc6616abd7f8df429de2a11896d311037580ac0b9c2f6b53a6"
|
||||
armhf.url = "https://github.com/juanfont/headscale/releases/download/v0.22.3/headscale_0.22.3_linux_armv7"
|
||||
armhf.sha256 = "4711fd03c9f5d814eb4c85be9939f167ce7aa40510cda2133c9f63810ead395d"
|
||||
armel.url = "https://github.com/juanfont/headscale/releases/download/v0.22.3/headscale_0.22.3_linux_armv5"
|
||||
|
|
Loading…
Reference in a new issue