Skip to content

0.2.8 - 2026-04-15

Choose a tag to compare

@github-actions github-actions released this 15 Apr 08:21

Release Notes

πŸ“š Documentation

  • Fix dependency boundary description in AGENTS.md

Install dsct 0.2.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.8/dsct-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.8/dsct-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install higebu/tap/dsct

Download dsct 0.2.8

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