Skip to content

Srtool v0.10.0 (0f41fd8a)

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 14:06
· 0 commits to 0f41fd8a9a8f52868031238b308f9407c157262e since this release
cc95888

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.10.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.10.0/srtool_linux_amd64_v0.10.0.deb
dpkg -i srtool_linux_amd64_v0.10.0.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.8.0