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.
10 lines
270 B
10 lines
270 B
class Iterm2Beta < Cask
|
|
version '2.0.0.20141022'
|
|
sha256 'd2e16b172548bd0f08b7b1fa42f0b42f5781f4e2a6452e6ad21a24301b38577c'
|
|
|
|
url 'https://iterm2.com/downloads/beta/iTerm2-2_0_0_20141022.zip'
|
|
homepage 'http://www.iterm2.com/'
|
|
license :oss
|
|
|
|
app 'iTerm.app'
|
|
end
|
|
|