Skip to content

Releases: agnivesh/qcheck

Release list

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:28
066e91e

Changelog

Features

  • 12d20c6: feat: add --groups, --resolve, and --follow flags ( <>)

Verify a download against checksums.txt:

sha256sum -c checksums.txt --ignore-missing

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 18:31

Changelog

Others

  • bbb95f7: Add friendly error messages ( <>)

Verify a download against checksums.txt:

sha256sum -c checksums.txt --ignore-missing