electron-userland / electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
https://www.electron.build
MIT License
13.47k stars 1.72k forks source link

fix: should not chmod for 7za when process.env.USE_SYSTEM_7ZA is true #8152

Closed beyondkmp closed 3 months ago

beyondkmp commented 3 months ago

fix #8151

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 4ed3ac677124303a7d84d770322cf31647ea70cc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages | Name | Type | | --------------------------------- | ----- | | builder-util | Patch | | app-builder-lib | Patch | | dmg-builder | Patch | | electron-builder-squirrel-windows | Patch | | electron-builder | Patch | | electron-publish | Patch | | electron-forge-maker-appimage | Patch | | electron-forge-maker-nsis-web | Patch | | electron-forge-maker-nsis | Patch | | electron-forge-maker-snap | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 3 months ago

Deploy Preview for car-park-attendant-cleat-11576 ready!

Name Link
Latest commit 4ed3ac677124303a7d84d770322cf31647ea70cc
Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/6601a46cc0f2f7000806d85f
Deploy Preview https://deploy-preview-8152--car-park-attendant-cleat-11576.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mmaietta commented 3 months ago

Many thanks @beyondkmp ! Great catch