Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 16:34
v1.2.0
0c71e0a

Installation

Download the appropriate binary for your Mac:

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

Verify with timeout --version.

What's Changed

Full Changelog: v1.1.1...v1.2.0