summaryrefslogtreecommitdiff
path: root/homebrew/concurrencykit/download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/concurrencykit/download.sh')
-rwxr-xr-xhomebrew/concurrencykit/download.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/concurrencykit/download.sh b/homebrew/concurrencykit/download.sh
new file mode 100755
index 000000000..15d0b2685
--- /dev/null
+++ b/homebrew/concurrencykit/download.sh
@@ -0,0 +1 @@
+wget http://concurrencykit.org/releases/ck-0.6.0.tar.gz || wget https://github.com/concurrencykit/ck/archive/0.6.0.tar.gz \ No newline at end of file