Current public app version used by the website, Sparkle, and direct artifact links.
Official release surface
Downloads, updates, and CLI installs in one place.
This is the public artifact surface for PAW. Sparkle updates, the CLI installer, direct macOS downloads, and version checks all point here.
macOS app
CLI tarball
Sparkle appcast
Versioned artifacts
release-surface
OK latest-version.txt -> 1.0.2
OK appcast.xml -> Sparkle feed live
OK Paw-1.0.2.dmg -> direct download
OK paw-cli-1.0.2-arm64-macos.tar.gz
NEXT joinpaw.app/install.sh -> curl install
Artifacts
Everything the launch surfaces need.
Paw for macOS
Paw-1.0.2.dmg
Signed and notarized Mac app for direct installs and Sparkle updates.
CLI tools
arm64 macOS
Standalone arm64 macOS terminal tools for scripting, daemon control, and manual distribution.
Sparkle appcast
appcast.xml
Machine-readable update feed used by the PAW Mac app to discover new releases.
Latest version marker
latest-version.txt
Small text endpoint used by installers and tooling to resolve the current public version.
CLI installer
install.sh
Direct shell installer for the latest published CLI tools release on joinpaw.app.
CLI install
curl -fsSL https://joinpaw.app/install.sh | sh