Update leiningen to version 2.8.1

This commit is contained in:
Richard Kuhnt 2017-10-27 22:00:22 +00:00
parent 520b2e4826
commit b3da2ad018

View File

@ -1,10 +1,10 @@
{
"version": "2.8.0",
"version": "2.8.1",
"license": "Eclipse Public License 1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.8.0/bin/lein.bat",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.8.1/bin/lein.bat",
"homepage": "https://github.com/technomancy/leiningen",
"bin": "lein.bat",
"hash": "733d1b6f782c23b2182054f0cd83dc965a4d294a168ebf08b3a70a5c67e230b5",
"hash": "1dadc0ac8f9ae0d76fa5ab560ce027793b6bd9b90fb49aaddcad9c243faf2ed3",
"post_install": "lein self-install",
"checkver": {
"github": "https://github.com/technomancy/leiningen"