Added OBS.

This commit is contained in:
Gabe Marchan
2021-07-11 16:29:28 -05:00
parent f0d89dbed3
commit da174ecf92

View File

@@ -2102,6 +2102,13 @@ nvivo)
expectedTeamID="A66L57342X"
blockingProcesses=( NVivo NVivoHelper )
;;
obs)
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
name="OBS"
type="dmg"
downloadURL=$(curl -fs "https://obsproject.com/download" | awk -F '"' "/dmg/ {print \$10}")
expectedTeamID="2MMRE5MTB8"
;;
obsidian)
# credit: Søren Theilgaard (@theilgaard)
name="Obsidian"