File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class ApacheOpennlp < Formula
22 desc "Machine learning toolkit for processing natural language text"
33 homepage "https://opennlp.apache.org/"
4- url "https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.3 /apache-opennlp-2.5.3 -bin.tar.gz"
5- mirror "https://archive.apache.org/dist/opennlp/opennlp-2.5.3 /apache-opennlp-2.5.3 -bin.tar.gz"
6- sha256 "6930cf64d29836dc41e1c02c5c8acf05992b2da310ca3a4c2d5fba49213893cc "
4+ url "https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.4 /apache-opennlp-2.5.4 -bin.tar.gz"
5+ mirror "https://archive.apache.org/dist/opennlp/opennlp-2.5.4 /apache-opennlp-2.5.4 -bin.tar.gz"
6+ sha256 "54452c85a38b74b1a04ba51531be6f221b825630288c05d1c76ba974afc5279a "
77 license "Apache-2.0"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "2467e569da60704b6dcb841eb6ad9c9d78a21b6fb58c005664a0dd0f7283f2dd "
10+ sha256 cellar : :any_skip_relocation , all : "f63d4c84abf5f6bbc727dbd8d5ecc4120b1cc60cee10bc10674d0a7c4e78cdb2 "
1111 end
1212
1313 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments