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
260 B
10 lines
260 B
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/Release-Notes:-Version-6.0.0.kb'
|
|
|
|
app 'Textual.app'
|
|
end
|
|
|