Srtool v0.7.1 (bb5daa37)
No major change in this version beside switching to Rust 2021 and pinning the Github runners for MacOS to macos-10.15
.
Description
You can find the changelogs below.
Downloads
Download the binary for your OS from below:
- Linux
- MacOS
Install
From source
cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.7.1
Linux
wget https://github.com/chevdor/srtool-cli/releases/download/v0.7.1/srtool_linux_amd64_v0.7.1.deb
dpkg -i srtool_linux_amd64_v0.7.1.deb
srtool --help
MacOS
brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool