Skip to content

Commit 336611d

Browse files
authored
FriBidi: New version 1.0.16 (#10026)
1 parent adffdc2 commit 336611d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

F/FriBidi/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
using BinaryBuilder
44

55
name = "FriBidi"
6-
version = v"1.0.14"
6+
version = v"1.0.16"
77

88
# Collection of sources required to build FriBidi
99
sources = [
1010
GitSource("https://github.com/fribidi/fribidi.git",
11-
"bca04dc3cd3af85a9d9220c430737333634d622a"),
11+
"68162babff4f39c4e2dc164a5e825af93bda9983"),
1212
]
1313

1414
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)