You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
269 B
7 lines
269 B
class Textmate2 < Cask
|
|
url 'https://github.com/textmate/textmate/releases/download/v2.0-alpha.9497/TextMate_2.0-alpha.9497.tbz'
|
|
homepage 'http://macromates.com/'
|
|
version '2.0-alpha.9497'
|
|
sha1 'a0b1333e30a9c1f5b900d931c18f7f4eb5a07634'
|
|
link 'TextMate.app'
|
|
end
|
|
|