languagetool 4.5

Closes #38554.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-04-01 00:12:07 +08:00
parent 32f1268407
commit c4b57eeac8
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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+"