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.
12 lines
268 B
12 lines
268 B
9 years ago
|
cask 'textual-beta' do
|
||
|
version :latest
|
||
|
sha256 :no_check
|
||
|
|
||
|
url 'https://www.codeux.com/textual/downloads/Textual-Beta.zip'
|
||
|
name 'Textual'
|
||
|
homepage 'https://help.codeux.com/textual/Release-Notes:-Version-6.0.0.kb'
|
||
|
license :commercial
|
||
|
|
||
|
app 'Textual.app'
|
||
|
end
|