Added leiningen.json to /bucket

This commit is contained in:
nrakochy 2015-11-11 16:18:01 -06:00
parent aadc2058db
commit 956ea79c4a

10
leiningen.json Normal file
View File

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