Merge pull request #9138 from denpatin/antconc

Add AntConc.app v3.4.3
This commit is contained in:
Vítor Galvão 2015-01-21 16:02:16 +00:00
commit e2942f5906
1 changed files with 11 additions and 0 deletions

11
Casks/antconc.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'antconc' do
version '3.4.3'
sha256 'c63b9a9fd60a97c8551c6fa2902663568be9cdabee5601a2fe99715f47921421'
url 'http://www.laurenceanthony.net/software/antconc/releases/AntConc343/AntConc.zip'
name 'AntConc'
homepage 'http://www.laurenceanthony.net/software/antconc'
license :gratis
app 'AntConc.app'
end