Skip to content

0.3.8 - 2024-08-01

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 00:15
· 104 commits to main since this release
3de65f1

Release Notes

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

Install distrans_cli 0.3.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.8/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.8/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.8

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