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
212 B
7 lines
212 B
class Iterm2 < Cask
|
|
url 'http://www.iterm2.com/downloads/stable/iTerm2_v1_0_0.zip'
|
|
homepage 'http://www.iterm2.com/'
|
|
version '1.0.0'
|
|
sha1 '31f744128d3a3f4de5b9966f9569358e715b740f'
|
|
link 'iTerm.app'
|
|
end
|
|
|