pkg v0.1.0-alpha.7
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
pkg v0.1.0-alpha.7 technical preview
This preview uses signed release metadata.
Linux x86-64
curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.7/install.sh
less install.sh
sh install.shmacOS Apple silicon
The package has an ad-hoc signature. It is not notarized.
curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.7/pkg-0.1.0-alpha.7-preview.pkg
curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.7/SHA256SUMS
grep ' pkg-0.1.0-alpha.7-preview.pkg$' SHA256SUMS | shasum -a 256 --check
sudo installer -pkg ./pkg-0.1.0-alpha.7-preview.pkg -target /Downloads
This is a preview release. It is not the v1 release.