Skip to content

Instantly share code, notes, and snippets.

@practual
practual / icu4c.rb
Last active November 5, 2023 18:07
# Based on https://raw.githubusercontent.com/Homebrew/homebrew-core/b64056f13d781210e6512704f8be7a3bf9db4412/Formula/icu4c.rb
class Icu4c < Formula
desc "C/C++ and Java libraries for Unicode and globalization"
homepage "http://site.icu-project.org/"
url "https://ssl.icu-project.org/files/icu4c/58.2/icu4c-58_2-src.tgz"
mirror "https://fossies.org/linux/misc/icu4c-58_2-src.tgz"
mirror "https://downloads.sourceforge.net/project/icu/ICU4C/58.2/icu4c-58_2-src.tgz"
version "58.2"
sha256 "2b0a4410153a9b20de0e20c7d8b66049a72aef244b53683d0d7521371683da0c"