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
295 B
7 lines
295 B
class Textmate2 < Cask
|
|
url 'https://github.com/textmate/textmate/releases/download/v2.0-alpha.9543/TextMate_2.0-alpha.9543.tbz'
|
|
homepage 'http://macromates.com/'
|
|
version '2.0-alpha.9543'
|
|
sha256 'dae2e13b8bb853353611caba1aa6416eaca2155e6c859dd0f92953625e6b2b09'
|
|
link 'TextMate.app'
|
|
end
|
|
|