leiningen: Update to version 2.9.7

This commit is contained in:
Jakub Čábera 2021-09-15 10:29:59 -07:00
parent 7172e5a962
commit 029722e99a

View File

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