develar / 7zip-bin

7-Zip precompiled binaries
MIT License
118 stars 34 forks source link

Add windows arm64 binary #18

Closed UppaJung closed 2 years ago

UppaJung commented 2 years ago

7zip-bin doesn't work in Parallels on M1 macs or any other Windows machine running on Arm64 architectures. Please recompile for arm64.

Among other things, this breaks electron-builder. https://github.com/electron-userland/electron-builder/issues/6677

dennisameling commented 2 years ago

See https://github.com/develar/7zip-bin/pull/13 where I added that binary 😊 Just waiting for someone to merge it

dennisameling commented 2 years ago

Now that #13 has been merged, the only thing that's left is to bump the version in package.json and do an npm publish on this package (https://www.npmjs.com/package/7zip-bin).

Then we can update electron-userland/electron-builder to reference the new version: https://github.com/electron-userland/electron-builder/search?q=7zip-bin

CC @develar

develar commented 2 years ago

Published 7zip-bin@5.2.0.