Description
This version contains no functional changes compared to 0.13.0 and 0.13.1.
It reverts however the brew formula to the Intel binary and adds CI to build the arm64 binary (not yet integrated into the formula, PR welcome :).
Downloads
Download the binary for your OS from below:
- Linux
- MacOS Intel
- MacOS Arm64
Install
From source
cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.13.2
Linux
wget https://github.com/chevdor/srtool-cli/releases/download/v0.13.2/srtool_linux_amd64_v0.13.2.deb
dpkg -i srtool_linux_amd64_v0.13.2.deb
srtool --help
MacOS
brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool