Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 13:00
v1.3.0
8578ece

Installation

Download the appropriate binary for your Mac:

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

Verify with timeout --version.

What's Changed

Full Changelog: v1.2.0...v1.3.0