mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
187 B
Ruby
7 lines
187 B
Ruby
class Iterm2Beta < Cask
|
|
url 'http://www.iterm2.com/downloads/beta/iTerm2-1_0_0_20130811.zip'
|
|
homepage 'http://www.iterm2.com/'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'iTerm.app'
|
|
end
|