aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/leiningen.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/leiningen.rb b/Library/Formula/leiningen.rb
index 09b97bd0d..8d1cb0533 100644
--- a/Library/Formula/leiningen.rb
+++ b/Library/Formula/leiningen.rb
@@ -2,8 +2,8 @@ require 'formula'
class Leiningen < Formula
homepage 'https://github.com/technomancy/leiningen'
- url 'https://github.com/technomancy/leiningen/archive/2.1.2.tar.gz'
- sha1 'ca1465b422277c0a1119392ab2e46ab4b805ed7a'
+ url 'https://github.com/technomancy/leiningen/archive/2.1.3.tar.gz'
+ sha1 '91d8a484c5fbefeeafcc610bada3605a5afa7a1e'
head 'https://github.com/technomancy/leiningen.git'