#!/bin/bash curl -s https://slack.com/release-notes/linux \ | grep -E '

Slack ' \ | sed -e 's/.*

Slack //g' -e 's#

.*##g' \ | head -1