mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
6 lines
203 B
Ruby
6 lines
203 B
Ruby
class Textmate1 < Cask
|
|
url 'http://download.macromates.com/TextMate_1.5.11_r1635.zip'
|
|
homepage 'http://macromates.com/'
|
|
version '1.5.11_r1635'
|
|
sha1 '41e09022f7f9bd0962e3d7032699064c60d3ae19'
|
|
end
|