mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 05:11:59 +00:00
@@ -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"
|
||||
|
||||
@@ -93,6 +93,7 @@ things
|
||||
torbrowser
|
||||
tunnelbear
|
||||
umbrellaroamingclient
|
||||
virtualbox
|
||||
visualstudiocode
|
||||
vlc
|
||||
vscodium
|
||||
|
||||
Reference in New Issue
Block a user