summaryrefslogtreecommitdiff
path: root/installer_scripts
AgeCommit message (Collapse)Author
2023-07-30add windows 64bit version (#2413)rejbasket
* test build for windows 64bit * testing build for windows 64bit * fixed arch check for windows file name added electron 64bit for windows * blocked 64bit installer to be installed in 32bit windows --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-07-08fix(installer): update descriptionRotzbua
Use Github project description
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2022-04-18Pkg inkscape check (#1622)rejbasket
* add warning if Inkscape not installed (mac) enable local build with arm linux and mac Authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-02-28installer updates (#1565)rejbasket
* * build zip versions for macOS and windows * set application version macOS and Windows * automatically uninstall previous version in Windows * add zip to upload Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-01-12windows installer support 32bit x86 (#1533)rejbasket
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2021-12-08add macOS and windows installer (#1352)rejbasket