Skip to content

Commit 3ba03ed

Browse files
p-linnaneBrewTestBot
authored andcommitted
utf8proc 2.11.1
1 parent 3c1bddb commit 3ba03ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/utf8proc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Utf8proc < Formula
22
desc "Clean C library for processing UTF-8 Unicode data"
33
homepage "https://juliastrings.github.io/utf8proc/"
4-
url "https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.11.0.tar.gz"
5-
sha256 "c24379b5fa0a429a1f9a3fc23b44a75f2b141a34c09146a529a55d20a5808070"
4+
url "https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.11.1.tar.gz"
5+
sha256 "dc146fd279eacbbf399d3f70932ce66f516aac2d13f8ec2d26a30f8ed70aa5b4"
66
license all_of: ["MIT", "Unicode-DFS-2015"]
77
head "https://github.com/JuliaStrings/utf8proc.git", branch: "master"
88

0 commit comments

Comments
 (0)