hunspell 1.5.4
Closes #7430. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
f2921a5c57
commit
d1860e3929
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Hunspell < Formula
|
||||
desc "Spell checker and morphological analyzer"
|
||||
homepage "https://hunspell.github.io"
|
||||
url "https://github.com/hunspell/hunspell/archive/v1.5.3.tar.gz"
|
||||
sha256 "1175666ec79b37fa6d3e6fda454414cecafeb537f078dda40eed96031e6fd5cc"
|
||||
url "https://github.com/hunspell/hunspell/archive/v1.5.4.tar.gz"
|
||||
sha256 "852c01a2e3b87eb1f2adb5261466608ba79f1f950202e18a2a1735de5098fc59"
|
||||
|
||||
bottle do
|
||||
sha256 "f69716795e4220864cad3997027c54a1713d457701c78f416151a9c858454ff0" => :sierra
|
||||
|
|
Loading…
Reference in a new issue