Skip to content

0.1.9 - 2026-07-04

Latest

Choose a tag to compare

@bitomule bitomule released this 04 Jul 14:30
f2ff369

Release Notes

Added

  • Add musts run, tighten evidence, drop the evidence archive (#55)

Install musts 0.1.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bitomule/musts/releases/download/musts-v0.1.9/musts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/bitomule/musts/releases/download/musts-v0.1.9/musts-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install bitomule/tap/musts

Download musts 0.1.9

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