Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions harfbuzz.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: harfbuzz
version: 8.0.0
version: 8.0.1
epoch: 0
description: Text shaping library
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79
expected-sha256: c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620
uri: https://github.com/harfbuzz/harfbuzz/releases/download/${{package.version}}/harfbuzz-${{package.version}}.tar.xz

- uses: meson/configure
Expand Down