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
255 B
10 lines
255 B
cask :v1 => 'xee22' do
|
|
version '2.2'
|
|
sha256 '9cc173b24cfa76185a48f050c587690917f104f6a165d52ffc67e52793385f1c'
|
|
|
|
url "https://xee.googlecode.com/files/Xee#{version}.zip"
|
|
homepage 'https://code.google.com/p/xee/'
|
|
license :oss
|
|
|
|
app 'Xee.app'
|
|
end
|
|
|