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/apib/download.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 homebrew/apib/download.sh (limited to 'homebrew/apib/download.sh') diff --git a/homebrew/apib/download.sh b/homebrew/apib/download.sh new file mode 100755 index 000000000..718ed3382 --- /dev/null +++ b/homebrew/apib/download.sh @@ -0,0 +1 @@ +wget https://github.com/apigee/apib/archive/APIB_1_0.tar.gz \ No newline at end of file -- cgit v1.2.3