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