From 10c1fb8900872b05d59832db5a560e69ca87dac0 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 6 Jun 2021 13:42:53 -0400 Subject: [PATCH] utf8cpp 3.2.1 Closes #78844. Signed-off-by: Dustin Rodrigues Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/utf8cpp.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/utf8cpp.rb b/Formula/utf8cpp.rb index 0d1346f6cb4..cb83f3bda78 100644 --- a/Formula/utf8cpp.rb +++ b/Formula/utf8cpp.rb @@ -1,8 +1,8 @@ class Utf8cpp < Formula desc "UTF-8 with C++ in a Portable Way" homepage "https://github.com/nemtrif/utfcpp" - url "https://github.com/nemtrif/utfcpp/archive/v3.2.tar.gz" - sha256 "cd4f9a66d23dc385bd7ea11bc0abfda8ea1ad1dcf5cd6d3a27bc551e86436364" + url "https://github.com/nemtrif/utfcpp/archive/v3.2.1.tar.gz" + sha256 "8d6aa7d77ad0abb35bb6139cb9a33597ac4c5b33da6a004ae42429b8598c9605" license "BSL-1.0" bottle do