0.4.5 - 2024-09-02
Release Notes
Fixed
- Don't append bin/ path to gleam install dir
Install beamup 0.4.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.4.5/beamup-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/tsloughter/beamup/releases/download/v0.4.5/beamup-installer.ps1 | iex"
Download beamup 0.4.5
File | Platform | Checksum |
---|---|---|
beamup-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
beamup-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
beamup-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
beamup-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
beamup-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
beamup-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
beamup-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |