superhuman version

This commit is contained in:
Søren Theilgaard
2021-11-22 10:53:05 +01:00
parent 85800fc41f
commit 8089187598
2 changed files with 2 additions and 0 deletions

View File

@@ -276,6 +276,7 @@ sourcetree
splashtopsos
spotify
sublimetext
superhuman
supportapp
suspiciouspackage
swiftruntimeforcommandlinetools

View File

@@ -6,5 +6,6 @@ superhuman)
elif [[ $(arch) == "i386" ]]; then
downloadURL="https://download.superhuman.com/Superhuman.dmg"
fi
appNewVersion=$(curl -fs "https://storage.googleapis.com/download.superhuman.com/supertron-update/latest-mac.yml" | head -1 | cut -d " " -f2)
expectedTeamID="6XHFYUTQGX"
;;