v0.1.2
CogZ v0.1.2
Patch release fixing broken install URLs.
Fixes
- Install URLs pointed to wrong branch — the README install one-liners and install script comments referenced
main, but the repository's default branch ismaster. All four URLs would 404, making the documented install commands non-functional for new users. Fixedmain→masterin README.md, install.sh, and install.ps1.
Upgrade
cogz updateOr install fresh:
curl -fsSL https://raw.githubusercontent.com/balaianu/CogZ/master/install.sh | bashChecksums
See SHA256SUMS in the release assets for binary integrity verification.