utf8proc 2.3.0
Closes #38560. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0251276c67
commit
bef7ff442c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Utf8proc < Formula
|
||||
desc "Clean C library for processing UTF-8 Unicode data"
|
||||
homepage "https://juliastrings.github.io/utf8proc/"
|
||||
url "https://github.com/JuliaStrings/utf8proc/archive/v2.2.0.tar.gz"
|
||||
sha256 "3f8fd1dbdb057ee5ba584a539d5cd1b3952141c0338557cb0bdf8cb9cfed5dbf"
|
||||
url "https://github.com/JuliaStrings/utf8proc/archive/v2.3.0.tar.gz"
|
||||
sha256 "c0265a49b59bab95481cab1ae958ba034dedc47ad58676a61f5de1fa9347930e"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue