mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
273 B
Plaintext
9 lines
273 B
Plaintext
textmate)
|
|
name="TextMate"
|
|
type="tbz"
|
|
#downloadURL="https://api.textmate.org/downloads/release?os=10.12"
|
|
downloadURL=$(downloadURLFromGit "textmate" "textmate")
|
|
appNewVersion=$(versionFromGit "textmate" "textmate")
|
|
expectedTeamID="45TL96F76G"
|
|
;;
|