From 12335518ab39608d58370c85ff9f5384ad2aa5f7 Mon Sep 17 00:00:00 2001 From: MCApollo <34170230+MCApollo@users.noreply.github.com> Date: Sat, 20 Apr 2019 20:49:46 -0500 Subject: Ported in the homebrew-marauder for a hacky update/import system. TODO: Maybe add a license & fix up messy code. --- homebrew/utf8proc/download.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 homebrew/utf8proc/download.sh (limited to 'homebrew/utf8proc/download.sh') diff --git a/homebrew/utf8proc/download.sh b/homebrew/utf8proc/download.sh new file mode 100755 index 000000000..ab7f40f47 --- /dev/null +++ b/homebrew/utf8proc/download.sh @@ -0,0 +1 @@ +wget https://github.com/JuliaStrings/utf8proc/archive/v2.3.0.tar.gz \ No newline at end of file -- cgit v1.2.3