Skip to content

Commit

Permalink
Update fribidi to version 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed Jun 13, 2024
1 parent 55cf410 commit 9a55468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/fribidi.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ def __init__(self):
Project.__init__(
self,
"fribidi",
version="1.0.14",
version="1.0.15",
archive_url="https://github.com/fribidi/fribidi/releases/download/v{version}/fribidi-{version}.tar.xz",
hash="76ae204a7027652ac3981b9fa5817c083ba23114340284c58e756b259cd2259a",
hash="0bbc7ff633bfa208ae32d7e369cf5a7d20d5d2557a0b067c9aa98bcbf9967587",
dependencies=["ninja", "meson"],
)

Expand Down

0 comments on commit 9a55468

Please sign in to comment.