Releases: what256/packager
Releases · what256/packager
Release list
Packager 0.1.0 Development Preview (Unsigned)
Unsigned development preview
This is a permanent download of the credential-free preview build. It is not an official signed release.
- macOS DMGs are completely ad-hoc signed but are not Developer ID signed or Apple-notarized. Gatekeeper warnings are expected.
- Windows MSI and NSIS installers are not Authenticode signed. SmartScreen warnings are expected.
- Preview builds do not include signed automatic-update artifacts.
Desktop
- Apple Silicon:
Packager_0.1.0_aarch64.dmg - Intel Mac:
Packager_0.1.0_x64.dmg - Windows ARM64:
Packager_0.1.0_arm64-setup.exeorPackager_0.1.0_arm64_en-US.msi - Windows x64:
Packager_0.1.0_x64-setup.exeorPackager_0.1.0_x64_en-US.msi
CLI
Download the matching packager-cli-v0.1.0-<platform>.tar.gz or .zip archive. The five .tgz files are local npm packages and are not published to the npm registry. Install the launcher together with the matching native package, for example:
npm install --global ./packager-cli-darwin-arm64-0.1.0-preview.3.tgz ./packager-cli-0.1.0-preview.3.tgzUse SHA256SUMS to verify every asset. Built and tested on native macOS Intel/ARM64 and Windows x64/ARM64 runners in GitHub Actions.
Packager CLI v0.1.1
Credential-free standalone Packager CLI release for npm, Homebrew, Scoop, and direct downloads. Desktop updater clients ignore CLI-only prereleases.