mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
212 B
Ruby
7 lines
212 B
Ruby
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
|