Skip to content

v0.1.5 (2024-07-02)

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 15:09

Release Notes

Feat

  • add --init command to generate a sample braise.toml file with the schema included

Fix

  • set runs-on as an array in the schema

Install braise 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cestef/braise/releases/download/v0.1.5/braise-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/cestef/braise/releases/download/v0.1.5/braise-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cestef/tap/braise

Download braise 0.1.5

File Platform Checksum
braise-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
braise-x86_64-apple-darwin.tar.xz Intel macOS checksum
braise-x86_64-pc-windows-msvc.zip x64 Windows checksum
braise-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum