Skip to content

Commit 1689c0d

Browse files
committed
harfbuzz 11.1.0
1 parent 22abf37 commit 1689c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/harfbuzz.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Harfbuzz < Formula
22
desc "OpenType text shaping engine"
33
homepage "https://github.com/harfbuzz/harfbuzz"
4-
url "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/11.0.1.tar.gz"
5-
sha256 "c9cd31190f4b2845937899df3035b3f9b2f775cbe76a6051be60411e59639d45"
4+
url "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/11.1.0.tar.gz"
5+
sha256 "0342d39eb802e5b0d9f319edf7a8b3d9a814c94e0df5711d646cf7ab6e29288d"
66
license "MIT"
77
head "https://github.com/harfbuzz/harfbuzz.git", branch: "main"
88

0 commit comments

Comments
 (0)