mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
6 lines
209 B
Ruby
6 lines
209 B
Ruby
class Textmate2 < Cask
|
|
url 'https://github.com/downloads/textmate/textmate/TextMate_r9359.tbz'
|
|
homepage 'http://macromates.com/'
|
|
version '2.0_r9359'
|
|
sha1 'f4a2c070e33c863989d821ebc1babd21f343bef7'
|
|
end
|