diff --git a/apps/StackEdit/install-64 b/apps/StackEdit/install-64 index ec2a3a7..1d00a77 100755 --- a/apps/StackEdit/install-64 +++ b/apps/StackEdit/install-64 @@ -9,7 +9,7 @@ function error { cd $HOME echo "Downloading..." -wget https://github.com/Itai-Nelken/Nativefier-WebApps/releases/download/v1.0/StackEdit-linux-arm64.tar.xz || error 'Failed to Download!' +wget https://github.com/Itai-Nelken/Nativefier-WebApps/releases/download/v2.0/StackEdit-linux-arm64.tar.xz || error 'Failed to Download!' echo "extracting..." tar -xf StackEdit-linux-arm64.tar.xz || error "Failed to extract!" echo "Renaming folder..."