mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-31 06:13:12 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/textmate.sh
Normal file
8
fragments/labels/textmate.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user