From 472cf85058fe7c4e99b9e423b29116004f8a1209 Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:50:48 +0300 Subject: [PATCH] Update whatsapp (64bit) --- apps/Whatsapp/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Whatsapp/install-64 b/apps/Whatsapp/install-64 index 4a5c3cd..6886eea 100755 --- a/apps/Whatsapp/install-64 +++ b/apps/Whatsapp/install-64 @@ -9,7 +9,7 @@ function error { cd $HOME rm -f WhatsAppWeb-linux-arm64.tar.xz -wget https://github.com/Itai-Nelken/Nativefier-WebApps/releases/download/v1.0/WhatsAppWeb-linux-arm64.tar.xz || error 'Failed to download!' +wget https://github.com/Itai-Nelken/Nativefier-WebApps/releases/download/v2.0/WhatsAppWeb-linux-arm64.tar.xz || error 'Failed to download!' tar -xf WhatsAppWeb-linux-arm64.tar.xz || error "Failed to extract!" rm WhatsAppWeb-linux-arm64.tar.xz mv "WhatsAppWeb-linux-arm64" WhatsAppWeb