Updated leiningen to 1.5.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Robin Ramael 2011-03-23 11:09:13 +01:00 committed by Adam Vandenberg
parent 8cec041b15
commit 5d2882a8c6
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Leiningen < Formula
url 'http://github.com/technomancy/leiningen/tarball/1.4.2'
url 'http://github.com/technomancy/leiningen/tarball/1.5.0'
head 'http://github.com/technomancy/leiningen.git', :using => :git
homepage 'http://github.com/technomancy/leiningen'
md5 '85e7d38cd1310de6d70cc345ee5963a6'
md5 '556aa625eda7bd57b15c44046e141eaa'
def install
bin.install "bin/lein"