harfbuzz 2.6.1
Closes #43392. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
56b5ff6813
commit
c266154adb
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.5.3.tar.xz"
|
||||
sha256 "fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c"
|
||||
url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.1.tar.xz"
|
||||
sha256 "c651fb3faaa338aeb280726837c2384064cdc17ef40539228d88a1260960844f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue