Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:50
· 13 commits to master since this release

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 is master. All four URLs would 404, making the documented install commands non-functional for new users. Fixed mainmaster in README.md, install.sh, and install.ps1.

Upgrade

cogz update

Or install fresh:

curl -fsSL https://raw.githubusercontent.com/balaianu/CogZ/master/install.sh | bash

Checksums

See SHA256SUMS in the release assets for binary integrity verification.