We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22abf37 commit 1689c0dCopy full SHA for 1689c0d
Formula/h/harfbuzz.rb
@@ -1,8 +1,8 @@
1
class Harfbuzz < Formula
2
desc "OpenType text shaping engine"
3
homepage "https://github.com/harfbuzz/harfbuzz"
4
- url "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/11.0.1.tar.gz"
5
- sha256 "c9cd31190f4b2845937899df3035b3f9b2f775cbe76a6051be60411e59639d45"
+ url "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/11.1.0.tar.gz"
+ sha256 "0342d39eb802e5b0d9f319edf7a8b3d9a814c94e0df5711d646cf7ab6e29288d"
6
license "MIT"
7
head "https://github.com/harfbuzz/harfbuzz.git", branch: "main"
8
0 commit comments