leiningen: Update to version 2.9.8

This commit is contained in:
Richard Kuhnt 2021-12-01 21:02:00 +00:00
parent bba99ae90a
commit b97e0ba6c6

View File

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