Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 14:23

Install braise 0.2.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cestef/tap/braise

Download braise 0.2.4

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-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
braise-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum