Skip to content

v0.0.26

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:06
· 320 commits to master since this release
5265cdd
  • The bootstrap script has been updated to try to handle more operating systems and CPU architectures. In addition, you can bypass its platform detection entirely by setting a FILENAME environment variable, which should be the name of one of the release file assets. Reported by @oanylund (Ole-Andreas Nylund). Addresses GH #38.
  • On 32-bit platforms, ubi would always fail when given a --matching option on the command line. Reported by Ole-Andreas Nylund. Fixes #40.