v0.1.9
Notable changes:
- add support for using Buildkit's sbom and provenance generation (#69)
- test and support running the GitHub action on Windows builders (#83)
Bug fixes:
- fix
bashbrew push
to continue pushing after the first item (#71) - bump golang to
1.20
(#76) and other miscellaneous dependencies (#67, #72) - improve GitHub actions resiliency (#77)
(See https://github.com/docker-library/bashbrew/blob/v0.1.9/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)