languagetool 4.5
Closes #38554. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
32f1268407
commit
c4b57eeac8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Languagetool < Formula
|
||||
desc "Style and grammar checker"
|
||||
homepage "https://www.languagetool.org/"
|
||||
url "https://languagetool.org/download/LanguageTool-4.4.zip"
|
||||
sha256 "8362ecd238d33866919516f69f440d12411a0ea509e0d54b1ff08aef3ebea5db"
|
||||
url "https://languagetool.org/download/LanguageTool-4.5.zip"
|
||||
sha256 "61e239148309580d02f1729c3b5a7da61eaa2cf36898a5be6daaac95263f1af9"
|
||||
|
||||
bottle :unneeded
|
||||
depends_on :java => "1.8+"
|
||||
|
|
Loading…
Reference in a new issue