Skip to content

v0.11.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 10 Feb 13:42
· 581 commits to master since this release
a84c28e

Overview

  • Bugfixes
  • Build improvements
  • built using Go 1.19.5
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • (GH-496) Update package generation to use W.X.Y-Z naming pattern

Fixed

  • (GH-493) ERROR 404: Not Found when attempting to download DEB, RPM
    packages using links files
  • (GH-495) sha256sum: WARNING: 1 listed file could not be read error when
    attempting to validate package checksums
  • (GH-497) Fix windows-x64 binary download links

References