mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
added VLC
This commit is contained in:
@@ -223,6 +223,12 @@ case $identifier in
|
|||||||
| xpath '//rss/channel/item/enclosure[1]/@url' 2>/dev/null | cut -d '"' -f 2)
|
| xpath '//rss/channel/item/enclosure[1]/@url' 2>/dev/null | cut -d '"' -f 2)
|
||||||
expectedTeamID="34YW5XSRB7"
|
expectedTeamID="34YW5XSRB7"
|
||||||
;;
|
;;
|
||||||
|
vlc)
|
||||||
|
name="VLC"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="http://get.videolan.org/vlc/3.0.8/macosx/vlc-3.0.8.dmg"
|
||||||
|
expectedTeamID="75GAHG3SZQ"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
microsoftoffice365)
|
microsoftoffice365)
|
||||||
|
|||||||
Reference in New Issue
Block a user