diff --git a/Installomator.sh b/Installomator.sh index 6dd5726..bdb2979 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -791,6 +791,13 @@ snagit2020) downloadURL="https://download.techsmith.com/snagitmac/releases/Snagit.dmg" expectedTeamID="7TQL462TU8" ;; +virtualbox) + name="VirtualBox" + type="pkgInDmg" + pkgName="VirtualBox.pkg" + downloadURL=$(curl -fs "https://www.virtualbox.org/wiki/Downloads" \ + | awk -F '"' "/OSX.dmg/ { print \$4 }") + expectedTeamID="VB5E2TV963" detectxswift) name="DetectX Swift" type="zip" diff --git a/Labels.txt b/Labels.txt index 7094cd2..f1e63fd 100644 --- a/Labels.txt +++ b/Labels.txt @@ -93,6 +93,7 @@ things torbrowser tunnelbear umbrellaroamingclient +virtualbox visualstudiocode vlc vscodium