Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 05:11

From Changes:

v0.6.1 2024-08-29

    Fix bootstrapped builds by opening pipe to `patch` stdin instead
    of redirecting stdin to file. (redirecting to /zip is
    impossible)
    If output files exist rename them with `.old` to avoid bus error
    when one of the output files is the same as the running
    executable.