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
160 B
7 lines
160 B
12 years ago
|
class Textmate2 < Cask
|
||
|
url 'https://github.com/downloads/textmate/textmate/TextMate_r9319.tbz'
|
||
|
homepage 'http://macromates.com/'
|
||
|
version '2.0_r9319'
|
||
|
end
|
||
|
|