Skip to content

Releases: dinosath/baker

v0.13.0

05 Nov 07:29

Choose a tag to compare

Install baker 0.13.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aliev/baker/releases/download/v0.13.0/baker-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/aliev/baker/releases/download/v0.13.0/baker-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install aliev/tap/baker

Download baker 0.13.0

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