Initial v1.0.0 release of the tld CLI tool supporting Linux and macOS (Windows users install via WSL2).
- Linux (amd64):
tld-linux-amd64 - Linux (arm64):
tld-linux-arm64 - macOS (amd64):
tld-darwin-amd64 - macOS (arm64):
tld-darwin-arm64
Note for Windows Users: Please run
curl -fsSL https://install.thelastdeploy.com | shinside your Ubuntu WSL2 environment.
Verify downloaded binaries using checksums.txt:
sha256sum -c checksums.txt