diff --git a/Labels.txt b/Labels.txt index 5e72460..9876777 100644 --- a/Labels.txt +++ b/Labels.txt @@ -276,6 +276,7 @@ sourcetree splashtopsos spotify sublimetext +superhuman supportapp suspiciouspackage swiftruntimeforcommandlinetools diff --git a/fragments/labels/superhuman.sh b/fragments/labels/superhuman.sh index 3c757df..f64f8b8 100644 --- a/fragments/labels/superhuman.sh +++ b/fragments/labels/superhuman.sh @@ -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" ;;