mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-19 14:18:56 +01:00
finished updating labels
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user