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
237 B
10 lines
237 B
cask 'xee22' do
|
|
version '2.2'
|
|
sha256 '9cc173b24cfa76185a48f050c587690917f104f6a165d52ffc67e52793385f1c'
|
|
|
|
url "https://wakaba.c3.cx/releases/Xee/Xee#{version}.zip"
|
|
homepage 'https://xee.c3.cx/'
|
|
license :oss
|
|
|
|
app 'Xee.app'
|
|
end
|
|
|