0.2.4 - 2026-08-28
Release Notes
Added
-
Installers, and a Homebrew tap. A release carried platform archives and
nothing to install them with: you had to find the right.tar.xz, check its
hash, unpack it and put the binary onPATHby hand. Shell and PowerShell
installers now ship alongside the archives, and a formula lands in
build198x/homebrew-tap
(#31):brew install build198x/homebrew-tap/build198xThe tool itself is unchanged — this release is how you get it, not what it
does.
Other
mediaspec198xnow tags and cuts its own release, and the binary release run
answers only tobuild198x-v*tags
(#30). Nothing changes for
this tool; a spec release can no longer start a CLI release.
Install build198x 0.2.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/build198x/build198x/releases/download/build198x-v0.2.4/build198x-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/build198x/build198x/releases/download/build198x-v0.2.4/build198x-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install build198x/tap/build198xDownload build198x 0.2.4
| File | Platform | Checksum |
|---|---|---|
| build198x-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| build198x-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| build198x-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| build198x-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |