Skip to content

0.3.9 - 2024-08-03

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 18:31
1c88785

Release Notes

⚙️ Miscellaneous Tasks

  • Update Cargo.toml dependencies

Install distrans_cli 0.3.9

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install cmars/tap/distrans_cli

Download distrans_cli 0.3.9

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