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.9495/TextMate_2.0-alpha.9495.tbz'
|
|
homepage 'http://macromates.com/'
|
|
version '2.0-alpha.9495'
|
|
sha1 '29f147fcbb6632c74cd7a7040d092cbee218b1e0'
|
|
link 'TextMate.app'
|
|
end
|
|
|