Skip to content

0.3.16 - 2024-12-31

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 19:22
4aacf7c

Release Notes

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

Install distrans_cli 0.3.16

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.16/distrans_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.16/distrans_cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cmars/tap/distrans_cli

Install prebuilt binaries into your npm project

npm install [email protected]

Download distrans_cli 0.3.16

File Platform Checksum
distrans_cli-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
distrans_cli-x86_64-apple-darwin.tar.gz Intel macOS checksum
distrans_cli-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
distrans_cli-x86_64-pc-windows-msvc.msi x64 Windows checksum
distrans_cli-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
distrans_cli-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum