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: 7.3.0
version: 8.0.0
epoch: 0
description: Text shaping library
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
expected-sha256: 1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79
uri: https://github.com/harfbuzz/harfbuzz/releases/download/${{package.version}}/harfbuzz-${{package.version}}.tar.xz

- uses: meson/configure
Expand Down