electron / windows-installer

Build Windows Installers for Electron apps
MIT License
1.57k stars 263 forks source link

fix: use wine64 on arm64 arch #493

Closed dsanders11 closed 11 months ago

dsanders11 commented 11 months ago

Alternative to #380. Long-term I'd prefer to use is64BitArch from cross-spawn-windows-exe (like node-rcedit does) which we should probably be using anyway, but that will require a breaking change.

continuous-auth[bot] commented 11 months ago

:tada: This PR is included in version 5.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: