sfst 1.4.7e
fix Closes #46545. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
9a44953560
commit
e44efc7177
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sfst < Formula
|
||||
desc "Toolbox for morphological analysers and other FST-based tools"
|
||||
homepage "https://www.cis.uni-muenchen.de/~schmid/tools/SFST/"
|
||||
url "https://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/SFST-1.4.7d.tar.gz"
|
||||
sha256 "5a13c6a45298197216a6299eb6cdf96595d2036572bb518b9e1c1893cb1a6d5f"
|
||||
url "https://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/SFST-1.4.7e.tar.gz"
|
||||
sha256 "9e1bda84db1575ffb3bea56f3d49898661ad663280c5b813467cd17a7d6b76ac"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue