mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-29 14:21:47 +01:00
Labels fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
skype)
|
||||
name="Skype"
|
||||
type="dmg"
|
||||
downloadURL="https://get.skype.com/go/getskype-skypeformac"
|
||||
appNewVersion=$(curl -is "https://get.skype.com/go/getskype-skypeformac" | grep ocation: | grep -o "Skype-.*dmg" | cut -d "-" -f 2 | cut -d "." -f1-2)
|
||||
expectedTeamID="AL798K98FX"
|
||||
Company="Microsoft"
|
||||
;;
|
||||
Reference in New Issue
Block a user