Add cask for Textual 2.1.1

This commit is contained in:
Michael Warkentin 2013-04-14 21:32:33 -04:00
parent 6e6372b98f
commit b99c37def0
1 changed files with 6 additions and 0 deletions

6
Casks/textual.rb Normal file
View File

@ -0,0 +1,6 @@
class Textual < Cask
url 'http://www.codeux.com/textual/private/downloads/builds/Textual_Demo_12536.zip'
homepage 'http://www.codeux.com/textual/'
version '2.1.1'
sha1 'af057d11e3578afa3b80f4f26093978389982ca2'
end