mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 06:13:12 +01:00
@@ -791,6 +791,13 @@ snagit2020)
|
|||||||
downloadURL="https://download.techsmith.com/snagitmac/releases/Snagit.dmg"
|
downloadURL="https://download.techsmith.com/snagitmac/releases/Snagit.dmg"
|
||||||
expectedTeamID="7TQL462TU8"
|
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)
|
detectxswift)
|
||||||
name="DetectX Swift"
|
name="DetectX Swift"
|
||||||
type="zip"
|
type="zip"
|
||||||
|
|||||||
@@ -93,6 +93,7 @@ things
|
|||||||
torbrowser
|
torbrowser
|
||||||
tunnelbear
|
tunnelbear
|
||||||
umbrellaroamingclient
|
umbrellaroamingclient
|
||||||
|
virtualbox
|
||||||
visualstudiocode
|
visualstudiocode
|
||||||
vlc
|
vlc
|
||||||
vscodium
|
vscodium
|
||||||
|
|||||||
Reference in New Issue
Block a user