Leiningen --devel 2.0.0-RC1

Closes Homebrew/homebrew#16999.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Julien Blanchard 2013-01-11 10:57:09 +01:00 committed by Adam Vandenberg
parent 62f74a9460
commit cb80d887a2
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ class Leiningen < Formula
head 'https://github.com/technomancy/leiningen.git'
devel do
url 'https://github.com/technomancy/leiningen/tarball/2.0.0-preview10'
version '2.0.0-preview10'
sha1 'e6bef03e50c2f0bfaa927c52953440c24a9ce235'
url 'https://github.com/technomancy/leiningen/tarball/2.0.0-RC1'
version '2.0.0-RC1'
sha1 'a7ac8e76f68ec0c2b76daada46a9682312b21dff'
end
def install