utf8proc 2.3.0

Closes #38560.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-04-01 00:36:33 +08:00
parent 0251276c67
commit bef7ff442c
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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