mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
666e4107c1
The script was looking for pulse-3.12.1.tar.gz but the actual release asset is named pulse-v3.12.1.tar.gz (with 'v' prefix). This caused 404 "Not Found" errors during tarball downloads. Fixed all download URLs to use the correct filename format that matches the actual release asset names created by the release script. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>