Skip to content

v0.109.2

Choose a tag to compare

@github-actions github-actions released this 19 Dec 09:25
· 103 commits to main since this release

Spry v0.109.2

馃摝 Package Managers (Recommended)

Ubuntu 22.04 (Jammy)

wget https://github.com/programmablemd/packages/releases/download/v0.109.2/spry_0.109.2-ubuntu22.04u1_amd64.deb
sudo dpkg -i spry_0.109.2-ubuntu22.04u1_amd64.deb

Debian 12 (Bookworm)

wget https://github.com/programmablemd/packages/releases/download/v0.109.2/spry_0.109.2-debian12u1_amd64.deb
sudo dpkg -i spry_0.109.2-debian12u1_amd64.deb

Windows

# Download and extract spry-windows.zip
# Run spry.exe from the extracted folder

macOS

wget https://github.com/programmablemd/packages/releases/download/v0.109.2/spry-macos.tar.gz
tar -xzf spry-macos.tar.gz
sudo cp spry-macos /usr/local/bin/spry
chmod +x /usr/local/bin/spry

馃攳 Verification

After installation, verify that spry is working correctly:

spry --version
spry --help