Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:42

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

  • 3354138 build(dist): homebrew cask, wired to ydnikolaev/homebrew-tap
  • 85a11ec build(release): disable brew cask until HOMEBREW_TAP_TOKEN is set
  • 8b32af3 docs(web): the repository is public — drop the private-phase caveats
  • 3d618bc feat(recipe): adopt and pull — the reader-side ledger and staleness check
  • 1cab49f feat(web): deploy the landing to GitHub Pages + vanity import page
  • 8b387ee feat(web): landing v2 — denser, AI-readable, MVP posture
  • 57f501d feat(web): the designed site — Archivo/Plex Mono, motion, self-hosted
  • 0b3db36 feat(web): the temporary landing — static, zero-JS, SEO-complete
  • 36d101e fix(install): stop warning about a private repo that is now public
  • dac0fc8 fix(recipe): a stranger's file does not get to choose where it is written
  • ba9930c legal: Apache-2.0