Which file do I download?
| your machine | file |
|---|---|
| macOS on Apple Silicon (M1/M2/M3/M4) | sporo_0.6.0_darwin_arm64.tar.gz |
| macOS on Intel | sporo_0.6.0_darwin_amd64.tar.gz |
| Linux x86-64 | sporo_0.6.0_linux_amd64.tar.gz |
| Linux ARM64 | sporo_0.6.0_linux_arm64.tar.gz |
| Windows x86-64 | sporo_0.6.0_windows_amd64.zip |
| Windows ARM64 | sporo_0.6.0_windows_arm64.zip |
Not sure which Mac you have? → Apple menu → "About This Mac": a chip that says
"Apple M…" means arm64; "Intel" means amd64.
macOS, one-time: the pre-release binary is unsigned, so after unpacking run
xattr -d com.apple.quarantine ./sporo, then move it onto your PATH
(e.g. mv sporo /usr/local/bin/). Verify with sporo --version.
Changelog
Other changes
- 3354138fb611a38de90df29b60483bd72ae59cb1 build(dist): homebrew cask, wired to ydnikolaev/homebrew-tap
- 85a11ecf1a6c775ccec34b3506a37c3de7b9db88 build(release): disable brew cask until HOMEBREW_TAP_TOKEN is set
- 8b32af3572761e0f3d16bd276bea8ef4d8c07766 docs(web): the repository is public — drop the private-phase caveats
- 3d618bc8e32b8c5fd83cb59a6d9baab8de150358 feat(recipe): adopt and pull — the reader-side ledger and staleness check
- 1cab49f9aaeb743600761e0eb2780f0d08ee853e feat(web): deploy the landing to GitHub Pages + vanity import page
- 8b387eeb34a54d2a3deaec11f4fbcb8b834351ea feat(web): landing v2 — denser, AI-readable, MVP posture
- 57f501d239be8c0675aeb0688b797305102a34ae feat(web): the designed site — Archivo/Plex Mono, motion, self-hosted
- 0b3db36f8cd0bc81107ff15f315436ed31eb8846 feat(web): the temporary landing — static, zero-JS, SEO-complete
- 36d101ea29367b146c933f67b949bca54427f301 fix(install): stop warning about a private repo that is now public
- dac0fc8b2e904471ae4ef819aae730c6d412f6a3 fix(recipe): a stranger's file does not get to choose where it is written
- ba9930cbe0db9d86c1d0eb8a47463682e1643a20 legal: Apache-2.0