harfbuzz 1.7.6
Closes #24965. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
aed148cf9c
commit
592801e597
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-1.7.5.tar.bz2"
|
||||
sha256 "84574e1b1f65ca694cb8fb6905309665c0368af18a312357f8ff886ee2f29563"
|
||||
url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.7.6.tar.bz2"
|
||||
sha256 "da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b"
|
||||
|
||||
bottle do
|
||||
sha256 "0a43f2277203cdbab4b0509d483593514bb8cee51dc52d28958e06d4822c85e5" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue