| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-05-30 | 648 Bytes | |
| zb-darwin-arm64 | 2026-05-30 | 9.2 MB | |
| zb-darwin-x64 | 2026-05-30 | 11.0 MB | |
| zb-linux-arm64 | 2026-05-30 | 10.0 MB | |
| zb-linux-x64 | 2026-05-30 | 12.1 MB | |
| zbx-darwin-arm64 | 2026-05-30 | 336.4 kB | |
| zbx-darwin-x64 | 2026-05-30 | 329.6 kB | |
| zbx-linux-arm64 | 2026-05-30 | 311.9 kB | |
| zbx-linux-x64 | 2026-05-30 | 343.6 kB | |
| README.md | 2026-05-30 | 896 Bytes | |
| v0.3.1 source code.tar.gz | 2026-05-30 | 932.7 kB | |
| v0.3.1 source code.zip | 2026-05-30 | 993.0 kB | |
| Totals: 12 Items | 45.6 MB | 3 | |
small patch release focused on making installs and updates less confusing.
the installer now shows shell setup output, prints the right command to reload your shell config, gives copy-pasteable export commands for --no-modify-path, and makes rerunning the standalone installer clearer when updating zb.
also includes fixes for migration edge cases and TLS setup in sandboxed environments.
What's Changed
- fix(zb_io): tolerate missing system CA certs when building HTTP clients by @cachebag in https://github.com/lucasgelfond/zerobrew/pull/375
- fix(zb_io, zb_cli): correct migration behavior on unplannable formulas by @cachebag in https://github.com/lucasgelfond/zerobrew/pull/380
- clarify installer shell setup output by @cachebag in https://github.com/lucasgelfond/zerobrew/pull/381
Full Changelog: https://github.com/lucasgelfond/zerobrew/compare/v0.3.0...v0.3.1