ScoopInstaller_Main/leiningen.json
2016-11-18 09:17:44 -06:00

15 lines
592 B
JSON

{
"version": "2.7.1",
"license": "Eclipse Public License 1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/150d98b7ae873001615e14f5ba3da601e8261b76/bin/lein.bat",
"homepage": "https://github.com/technomancy/leiningen",
"bin": "lein.bat",
"hash": "32385e54b54ec99ac8a37792347ca4f1a3c7feb792066d7ffc8f1e4c5b7c7ad1",
"notes": "The command 'lein self-install' is required to complete the installation",
"checkver": {
"url": "https://github.com/technomancy/leiningen/releases/latest",
"re": "\/releases\/tag\/([\\d.]+)"
}
}