harfbuzz 1.4.6
Closes #12812. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e552f8b463
commit
d5a3b5c8b6
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.4.5.tar.bz2"
|
||||
sha256 "d0e05438165884f21658154c709075feaf98c93ee5c694b951533ac425a9a711"
|
||||
url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.4.6.tar.bz2"
|
||||
sha256 "21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293"
|
||||
|
||||
bottle do
|
||||
sha256 "49d3fcf19e96fad2a745e230b2f9ba6bfe8a37c1422913a0c5d33b70148a743e" => :sierra
|
||||
|
|
Loading…
Reference in a new issue