languagetool 4.0 (#22496)

This commit is contained in:
ilovezfs 2018-01-06 03:37:29 -08:00 committed by GitHub
parent c34f412637
commit dc690e694b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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-3.9.zip"
sha256 "75f265e1e18b345505a9b002f77a4368c41d36b396c53b7ef2e078698feb63ea"
url "https://languagetool.org/download/LanguageTool-4.0.zip"
sha256 "0e8c40f3731213fdd3260cc1b8637401ac5f25bf1ddba756d129225f5eeaa1c5"
bottle :unneeded
depends_on :java => "1.8+"