Skip to content

0.1.5

Choose a tag to compare

@phaselockbot phaselockbot released this 09 Jul 06:19

Release Notes

  • Apt smoke test waits for the new package version on GitHub Pages, not just the signing key.

Install spedyctl 0.1.5

Install prebuilt binaries via Homebrew

brew install PhaseLockLabs/tap/spedyctl

Install via APT (Ubuntu 22.04+, Debian bookworm+)

curl -fsSL https://phaselocklabs.github.io/spedy-releases/spedy-archive-key.asc \
  | sudo gpg --dearmor -o /usr/share/keyrings/spedy-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/spedy-archive-keyring.gpg] https://phaselocklabs.github.io/spedy-releases stable main" \
  | sudo tee /etc/apt/sources.list.d/spedy.list
sudo apt update
sudo apt install spedyctl

Download spedyctl 0.1.5

File Platform Checksum
spedyctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
spedyctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
spedyctl-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
spedyctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum