Skip to content

Commit 10dea93

Browse files
committed
enchant 2.8.9
1 parent 059dbb4 commit 10dea93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/enchant.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Enchant < Formula
22
desc "Spellchecker wrapping library"
33
homepage "https://rrthomas.github.io/enchant/"
4-
url "https://github.com/rrthomas/enchant/releases/download/v2.8.6/enchant-2.8.6.tar.gz"
5-
sha256 "c4cd0889d8aff8248fc3913de5a83907013962f0e1895030a3836468cd40af5b"
4+
url "https://github.com/rrthomas/enchant/releases/download/v2.8.9/enchant-2.8.9.tar.gz"
5+
sha256 "a1ea39b3f7dcd4a4149fd8c406183339eaad717bdb0ed1b4b274bc282cca0e62"
66
license "LGPL-2.1-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)