4a6891b27a
The formula still pinned 0.8.1 — five releases and two months behind — so `brew install` handed out a June binary while GitHub, npm and PyPI all served the current one. Nothing in the release pipeline touches this file, which is how it drifted that far without anyone noticing. Version and all four SHA-256 digests come from the published v0.10.3 checksums.txt. Worth doing separately: have the release workflow rewrite this formula from checksums.txt after publish. A channel nothing updates is a channel that rots, and the failure mode is silent — brew keeps working, it just installs something old. Signed-off-by: Martin Vogel <martin.vogel.tech@gmail.com>