mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-08 06:13:12 +01:00
superhuman version
This commit is contained in:
@@ -276,6 +276,7 @@ sourcetree
|
|||||||
splashtopsos
|
splashtopsos
|
||||||
spotify
|
spotify
|
||||||
sublimetext
|
sublimetext
|
||||||
|
superhuman
|
||||||
supportapp
|
supportapp
|
||||||
suspiciouspackage
|
suspiciouspackage
|
||||||
swiftruntimeforcommandlinetools
|
swiftruntimeforcommandlinetools
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ superhuman)
|
|||||||
elif [[ $(arch) == "i386" ]]; then
|
elif [[ $(arch) == "i386" ]]; then
|
||||||
downloadURL="https://download.superhuman.com/Superhuman.dmg"
|
downloadURL="https://download.superhuman.com/Superhuman.dmg"
|
||||||
fi
|
fi
|
||||||
|
appNewVersion=$(curl -fs "https://storage.googleapis.com/download.superhuman.com/supertron-update/latest-mac.yml" | head -1 | cut -d " " -f2)
|
||||||
expectedTeamID="6XHFYUTQGX"
|
expectedTeamID="6XHFYUTQGX"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user