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 78daab2 commit 88baf23Copy full SHA for 88baf23
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.0.tar.gz"
5
- sha256 "85178b78f0e405269bbc0c17a55545708d86dae63a85f04cd29f71dd422879a8"
+ url "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/11.0.1.tar.gz"
+ sha256 "c9cd31190f4b2845937899df3035b3f9b2f775cbe76a6051be60411e59639d45"
6
license "MIT"
7
head "https://github.com/harfbuzz/harfbuzz.git", branch: "main"
8
0 commit comments