Update tidal.sh

This commit is contained in:
Søren Theilgaard
2022-01-09 21:15:52 +01:00
parent f57d946410
commit 4d9348761b

View File

@@ -2,5 +2,6 @@ tidal)
name="TIDAL" name="TIDAL"
type="dmg" type="dmg"
downloadURL="https://download.tidal.com/desktop/TIDAL.dmg" downloadURL="https://download.tidal.com/desktop/TIDAL.dmg"
appNewVersion=$(curl -fs https://update.tidal.com/updates/latest\?v\=1 | cut -d '"' -f4 | sed -E 's/https.*\/TIDAL\.([0-9.]*)\.zip/\1/g')
expectedTeamID="GK2243L7KB" expectedTeamID="GK2243L7KB"
;; ;;