Skip to content

Releases: gmgauthier/cnotes

Release list

cnotes v0.1.4

Choose a tag to compare

@gmgauthier gmgauthier released this 15 Jul 19:34

cnotes v0.1.4

Static release artifacts only (no git history on this repo).

Linux binary

curl -LO https://github.com/gmgauthier/cnotes/releases/download/v0.1.4/cnotes-v0.1.4-linux-amd64.tar.gz
curl -LO https://github.com/gmgauthier/cnotes/releases/download/v0.1.4/checksums.txt
sha256sum -c checksums.txt --ignore-missing
tar xzf cnotes-v0.1.4-linux-amd64.tar.gz

Source tree snapshot

curl -LO https://github.com/gmgauthier/cnotes/releases/download/v0.1.4/cnotes-v0.1.4-src.tar.gz
tar xzf cnotes-v0.1.4-src.tar.gz

Binary archive extracts to cnotes-v0.1.4/. Source archive extracts to the same top-level directory name.