v0.0.28
github-actions
released this
10 Sep 02:54
·
117 commits
to master
since this release
- Fixed a bug with tarballs that use the GNU sparse format. Such tarballs were not extracted properly, leading to the extracted executable being garbled. This was an issue with the macOS x86-64 release of ubi, which broke the
--self-upgrade
flag on that platform. Reported by Olaf Alders. GH #45.