Skip to content

0.3.15 - 2024-10-25

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 00:17
fbd008b

Release Notes

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

Install distrans_cli 0.3.15

Install prebuilt binaries via shell script

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

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