Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling of .tar.xzg in bootstrap
The macOS build includes a `.tar.xzg` file, which 1bfe80a does not properly handle. This simply adds this extension to the list which should be extracted with tar instead of zip.
- Loading branch information