leiningen: Update to version 2.9.6

This commit is contained in:
Jakub Čábera 2021-04-17 06:56:56 +02:00
parent fa1c59eda7
commit 402c4540d2

View File

@ -1,11 +1,11 @@
{
"version": "2.9.5",
"version": "2.9.6",
"description": "Simplify Clojure project automation and configuration.",
"homepage": "https://leiningen.org/",
"license": "EPL-1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.5/bin/lein.bat",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.6/bin/lein.bat",
"hash": "b72948396f0c307aaa7f1781af70caa4d76df32a1a4f0d75ab728915b64d923b",
"bin": "lein.bat",
"hash": "b36877681aea89652f60d40c0e93f26e57344d8bd68582b7a9f333319423ac63",
"post_install": "lein self-install",
"checkver": {
"github": "https://github.com/technomancy/leiningen"