mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 21:03:44 +00:00
@@ -328,6 +328,7 @@ textmate
|
|||||||
theunarchiver
|
theunarchiver
|
||||||
things
|
things
|
||||||
thunderbird
|
thunderbird
|
||||||
|
tidal
|
||||||
toggltrack
|
toggltrack
|
||||||
tom4aconverter
|
tom4aconverter
|
||||||
torbrowser
|
torbrowser
|
||||||
|
|||||||
7
fragments/labels/tidal.sh
Normal file
7
fragments/labels/tidal.sh
Normal 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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user