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.9497/TextMate_2.0-alpha.9497.tbz'
|
|
homepage 'http://macromates.com/'
|
|
version '2.0-alpha.9497'
|
|
sha256 '1910d43fc7230d61af50d6c6da7ba20f86df571828f8361049c839a88123121d'
|
|
link 'TextMate.app'
|
|
end
|
|
|