mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 21:03:44 +00:00
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
|
|
wwdc)
|
|
# credit: Søren Theilgaard (@theilgaard)
|
|
name="WWDC"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit insidegui WWDC)
|
|
appNewVersion=$(versionFromGit insidegui WWDC)
|
|
expectedTeamID="8C7439RJLG"
|
|
;;
|