mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
5 lines
156 B
Ruby
5 lines
156 B
Ruby
class Iterm2 < Cask
|
|
url 'http://iterm2.googlecode.com/files/iTerm2-1_0_0_20120203.zip'
|
|
version '1.0.0.20120203'
|
|
homepage 'http://www.iterm2.com/'
|
|
end
|