This update is required to continue using Brioche nightly releases as of 2025-10-07.
This release updates the installation script to handle the new nightly release artifact structure. See this upstream Brioche PR for more context: brioche-dev/brioche#281
Also note that the new nightly release format is packaged as a .tar.xz file-- for self-hosted runners, this means you'll need the xz command installed (e.g. with the xz-utils package on Ubuntu). xz will also be a requirement to install stable Brioche versions starting with the next stable Brioche release!
What's Changed
- Handle new nightly artifact release structure by @kylewlacy in #13
Full Changelog: v1.4.0...v1.4.1