added VLC

This commit is contained in:
Armin Briegel
2020-03-12 11:58:49 +01:00
parent 0c1ab42425
commit 7e4a7e7850

View File

@@ -223,6 +223,12 @@ case $identifier in
| xpath '//rss/channel/item/enclosure[1]/@url' 2>/dev/null | cut -d '"' -f 2)
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)