Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 13:01
v1.1.0

Installation

Download the appropriate binary for your Mac:

Platform File
Apple Silicon timeout-v1.1.0-macos-arm64.tar.gz
Intel timeout-v1.1.0-macos-x86_64.tar.gz
Universal timeout-v1.1.0-macos-universal.tar.gz
# Example: Install universal binary
tar -xzf timeout-v1.1.0-macos-universal.tar.gz
sudo mv timeout /usr/local/bin/

Verify with timeout --version.

Full Changelog: v1.0.0...v1.1.0