harfbuzz 2.4.0
Closes #38544. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
a87c11ce14
commit
a6ca43c257
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Harfbuzz < Formula
|
||||
desc "OpenType text shaping engine"
|
||||
homepage "https://wiki.freedesktop.org/www/Software/HarfBuzz/"
|
||||
url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.3.1.tar.bz2"
|
||||
sha256 "f205699d5b91374008d6f8e36c59e419ae2d9a7bb8c5d9f34041b9a5abcae468"
|
||||
url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.4.0.tar.bz2"
|
||||
sha256 "9035005903da74667d28bb181986e879e11da3d5986722759fa145cca781ead6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue