enchant 2.2.2
Closes #23653. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4755394457
commit
a50eb97167
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Enchant < Formula
|
||||
desc "Spellchecker wrapping library"
|
||||
homepage "https://abiword.github.io/enchant/"
|
||||
url "https://github.com/AbiWord/enchant/releases/download/v2.2.1/enchant-2.2.1.tar.gz"
|
||||
sha256 "97f2e617b34c66a645b9cfebe33700456c31ca2f4677eb827b364c0d9a7f4e5e"
|
||||
url "https://github.com/AbiWord/enchant/releases/download/v2.2.2/enchant-2.2.2.tar.gz"
|
||||
sha256 "661e0bd6e82deceb97fc94bea8c6cdbcd8ff631cfa9b7a8196de2e2aca13f54b"
|
||||
|
||||
bottle do
|
||||
sha256 "25067da77a9493c1ab90b886f7663f5afbc7c204d0851f688bb02aa994a45d32" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue