mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
226 B
Bash
9 lines
226 B
Bash
wwdc)
|
|
# credit: Søren Theilgaard (@theilgaard)
|
|
name="WWDC"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit insidegui WWDC)
|
|
appNewVersion=$(versionFromGit insidegui WWDC)
|
|
expectedTeamID="8C7439RJLG"
|
|
;;
|