Skip to content

v0.44.8

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 05:04
· 27 commits to master since this release
d6e5d21
fix: return exit.Unavailable(101) on download error (#478)

This PR make hermit returns exit.Unavailable (101) in exit code to
indicate download error.