Skip to content

Choose a tag to compare

@kylewlacy kylewlacy released this 07 Oct 10:33
· 8 commits to main since this release
0d3af54

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