Skip to content

pkg v0.1.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@spa5k spa5k released this 21 Aug 13:00
Immutable release. Only release title and notes can be modified.
2d5cbe1

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.sh

macOS 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.