Update leiningen to 2.6.1

This commit is contained in:
Joe Chung 2016-02-22 23:53:54 -08:00
parent 2ca97f5da0
commit bf6d76634f

View File

@ -1,10 +1,10 @@
{ {
"version": "2.5.3", "version": "2.6.1",
"license": "Eclipse Public License 1.0", "license": "Eclipse Public License 1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat", "url": "https://raw.githubusercontent.com/technomancy/leiningen/f9a464e008214941e93c046413004517325818bb/bin/lein.bat",
"homepage": "https://github.com/technomancy/leiningen", "homepage": "https://github.com/technomancy/leiningen",
"bin": "lein.bat", "bin": "lein.bat",
"hash": "8f2b72f66e7522005394b5640c876fe52db7f1fdd31f15f94392839c7c81725a", "hash": "b1316ef41482e0fa10d2487fb5b0d9442db37b7035ed1640cdcb32b5edaf41b6",
"notes": "The command 'lein self-install' is required to complete the installation" "notes": "The command 'lein self-install' is required to complete the installation"
} }