mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
Fix shasums
This commit is contained in:
parent
1d7b29c32a
commit
0db79ead99
1 changed files with 2 additions and 2 deletions
|
@ -108,8 +108,8 @@ in_subdir = false
|
|||
extract = false
|
||||
rename = "mautrix-whatsapp"
|
||||
amd64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.1/mautrix-whatsapp-amd64"
|
||||
amd64.sha256 = "75c56ea3724d5563b67b77d3e357cc57af4c205e25082b0d2a9bd6b3daf311ca"
|
||||
amd64.sha256 = "416f3ecfe69bac8e828c40070af67e80fb8d25c59bc3b24eab1e67d742a8b106"
|
||||
arm64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.1/mautrix-whatsapp-arm64"
|
||||
arm64.sha256 = "35d848a826755ebbc2328ec992f37b5f20caa5472e14ef133595832a2f101429"
|
||||
arm64.sha256 = "9f19d93f4d1832bd3c3ac23907a06cbf1a5882a262e7b88db7a29ef71b55efa3"
|
||||
armhf.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.1/mautrix-whatsapp-arm"
|
||||
armhf.sha256 = "57f0c8b8de8bdad8236dcd103a308774ab598c3839cf528403f44b63301336b0"
|
||||
|
|
Loading…
Add table
Reference in a new issue