LanguageTool 2.3
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
b1c8d7420a
commit
36d8015450
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Languagetool < Formula
|
||||
homepage 'http://www.languagetool.org/'
|
||||
url 'http://www.languagetool.org/download/LanguageTool-2.2.zip'
|
||||
sha1 '7df7e702cbc97da228f1ba0fd648a6e8f3fc3610'
|
||||
url 'http://www.languagetool.org/download/LanguageTool-2.3.zip'
|
||||
sha1 '0d1d28359bcf78ed07263d63a8e5dab35c6faf07'
|
||||
|
||||
def server_script server_jar; <<-EOS.undent
|
||||
#!/bin/bash
|
||||
|
|
Loading…
Reference in a new issue