Fix linux appimage (#2482)

This commit is contained in:
Geometrically
2024-10-02 12:02:14 -07:00
committed by GitHub
parent a46677832b
commit 5bb961f16b
4 changed files with 9 additions and 354 deletions

View File

@@ -21,9 +21,6 @@
"certificateThumbprint": null,
"digestAlgorithm": "sha256",
"timestampUrl": "http://timestamp.digicert.com",
"wix": {
"template": "./msi/main.wxs"
},
"nsis": {
"installMode": "perMachine",
"installerHooks": "./nsis/hooks.nsi"