Skip to content

Commit

Permalink
Merge pull request Homebrew#155644 from BrewTestBot/bump-apache-openn…
Browse files Browse the repository at this point in the history
…lp-2.3.1

apache-opennlp 2.3.1
  • Loading branch information
BrewTestBot authored Nov 27, 2023
2 parents 241241e + 88b987c commit 6ce7979
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/a/apache-opennlp.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class ApacheOpennlp < Formula
desc "Machine learning toolkit for processing natural language text"
homepage "https://opennlp.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.3.0/apache-opennlp-2.3.0-bin.tar.gz"
mirror "https://archive.apache.org/dist/opennlp/opennlp-2.3.0/apache-opennlp-2.3.0-bin.tar.gz"
sha256 "d506207db0fe9d23864f36dd6f7b31a42d35028d29fa3c9f89883228eb8522a1"
url "https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.3.1/apache-opennlp-2.3.1-bin.tar.gz"
mirror "https://archive.apache.org/dist/opennlp/opennlp-2.3.1/apache-opennlp-2.3.1-bin.tar.gz"
sha256 "4637782175fef7992f3a125a967064bf502de99532988dda305a0b0159d6f970"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "6b36dffdb371955cc8d6ba3abd326142fdbfe5e47aac62bd588f4220d88802ae"
sha256 cellar: :any_skip_relocation, all: "9759a306f4fbe30d14a5c329ef8f6a46c0ce2417c689269153f701a1a0094c9a"
end

depends_on "openjdk"
Expand Down

0 comments on commit 6ce7979

Please sign in to comment.