From 8089187598165568c9d11182d34112ae22b97d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Mon, 22 Nov 2021 10:53:05 +0100 Subject: [PATCH] superhuman version --- Labels.txt | 1 + fragments/labels/superhuman.sh | 1 + 2 files changed, 2 insertions(+) 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" ;;