Skip to content

Srtool v0.13.2 (14d7e4c8)

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 10:07
14d7e4c

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:

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

Changes since v0.13.1