0.2.2 - 2026-04-07
Release Notes
⚙️ Miscellaneous Tasks
- Add support for homebrew
Install dsct 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.2/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.2/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.2
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |