summaryrefslogtreecommitdiff
path: root/installer_scripts/template.iss
diff options
context:
space:
mode:
authorrejbasket <39080670+rejbasket@users.noreply.github.com>2023-05-22 22:33:19 +0200
committerGitHub <noreply@github.com>2023-05-22 22:33:19 +0200
commitef6f6580df6e8fbce913eecc1fe7e0f8caf1315b (patch)
treec1119a5d1affd44ad27e60cc6981ac98534c518d /installer_scripts/template.iss
parentda54f104e6bf5d0e98f7479cf1d060c76e0b01f2 (diff)
Update electron version to v14.2.9 (#2214)
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
Diffstat (limited to 'installer_scripts/template.iss')
-rwxr-xr-xinstaller_scripts/template.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer_scripts/template.iss b/installer_scripts/template.iss
index a2654c36..2ec24d92 100755
--- a/installer_scripts/template.iss
+++ b/installer_scripts/template.iss
@@ -22,7 +22,7 @@ AppUpdatesURL={#URL}
DefaultDirName={userappdata}\inkscape\extensions\
DefaultGroupName={#PROGRAMNAME}
; Remove the following line to run in administrative install mode (install for all users.)
-ArchitecturesAllowed=x64 x86
+ArchitecturesAllowed=x64 x86 arm64
PrivilegesRequired=lowest
OutputBaseFilename=inkstitch
OutputDir=.