Merge pull request #349 from adibue/adibue-add-tidal

Added 'tidal'
This commit is contained in:
Søren Theilgaard
2022-01-09 21:18:23 +01:00
committed by GitHub
2 changed files with 8 additions and 0 deletions

View File

@@ -328,6 +328,7 @@ textmate
theunarchiver
things
thunderbird
tidal
toggltrack
tom4aconverter
torbrowser

View File

@@ -0,0 +1,7 @@
tidal)
name="TIDAL"
type="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"
;;