aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJohn Colvin2015-03-26 11:40:30 +0000
committerTim D. Smith2015-03-26 22:43:33 -0700
commit1a902874013b6871e7a61af9c3a42fa9bbf3492e (patch)
tree0d22c2e43e3a802046e9b6541b5b7c2b8d8e1bb6 /Library
parent627d4aa7dd0962290d3687645cb3317050c6c6a3 (diff)
downloadhomebrew-1a902874013b6871e7a61af9c3a42fa9bbf3492e.tar.bz2
ldc 0.15.2-beta1 (devel)
Closes #38099. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ldc.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/ldc.rb b/Library/Formula/ldc.rb
index b537e795e..0ce062177 100644
--- a/Library/Formula/ldc.rb
+++ b/Library/Formula/ldc.rb
@@ -5,6 +5,12 @@ class Ldc < Formula
url "https://github.com/ldc-developers/ldc/releases/download/v0.15.1/ldc-0.15.1-src.tar.gz"
sha1 "06db0c07d73bf714e6fc7a4aca4c44123e4a585a"
+ devel do
+ url "https://github.com/ldc-developers/ldc/releases/download/v0.15.2-beta1/ldc-0.15.2-beta1-src.tar.gz"
+ sha1 "cf5b22ea98f4905ad3ba468aedfdce78d194e59d"
+ version "0.15.2-beta1"
+ end
+
bottle do
sha1 "bc329c6a0f9f52d634c99877a6c020436307b941" => :yosemite
sha1 "86d65479ffc178437ed3f0dd0ea05549eede13ed" => :mavericks