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/cask/download.sh | 1 +
 1 file changed, 1 insertion(+)
 create mode 100755 homebrew/cask/download.sh

(limited to 'homebrew/cask/download.sh')

diff --git a/homebrew/cask/download.sh b/homebrew/cask/download.sh
new file mode 100755
index 000000000..175ed5312
--- /dev/null
+++ b/homebrew/cask/download.sh
@@ -0,0 +1 @@
+wget https://github.com/cask/cask/archive/v0.8.4.tar.gz
\ No newline at end of file
-- 
cgit v1.2.3