9486d0604a
Issue: Checking for latest release was hanging and closing SSH connection Solution: Add --connect-timeout 5 and --max-time 10 to curl command - Prevents indefinite blocking on network issues - Falls back to v2.0.1-rc4 if API unreachable - Script continues even if GitHub API is slow/down