Skip to content

Commit

Permalink
update utf8proc to 2.9.0 (JuliaPackaging#7578)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj authored and amontoison committed Nov 27, 2023
1 parent 7e65177 commit 022cc82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions U/utf8proc/build_tarballs.jl
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
using BinaryBuilder

name = "utf8proc"
version = v"2.8.0"
version = v"2.9.0"

# Collection of sources required to complete build
sources = [
GitSource("https://github.com/JuliaStrings/utf8proc.git",
"1cb28a66ca79a0845e99433fd1056257456cef8b"),
"34db3f7954e9298e89f42641ac78e0450f80a70d"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 022cc82

Please sign in to comment.