Skip to content

Commit 88baf23

Browse files
committed
harfbuzz 11.0.1
1 parent 78daab2 commit 88baf23

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.0.tar.gz"
5-
sha256 "85178b78f0e405269bbc0c17a55545708d86dae63a85f04cd29f71dd422879a8"
4+
url "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/11.0.1.tar.gz"
5+
sha256 "c9cd31190f4b2845937899df3035b3f9b2f775cbe76a6051be60411e59639d45"
66
license "MIT"
77
head "https://github.com/harfbuzz/harfbuzz.git", branch: "main"
88

0 commit comments

Comments
 (0)