···6readonly NO_COLOR="$(tput sgr0 2>/dev/null || echo '')"
78# Define the release information
9-RELEASE_URL="https://api.github.com/repos/tsirysndr/tunein/releases/latest"
1011# Determine the operating system
12OS=$(uname -s)
···6readonly NO_COLOR="$(tput sgr0 2>/dev/null || echo '')"
78# Define the release information
9+RELEASE_URL="https://api.github.com/repos/tsirysndr/tunein-cli/releases/latest"
1011# Determine the operating system
12OS=$(uname -s)