leiningen: Update to version 2.9.9

This commit is contained in:
github-actions[bot] 2022-08-05 20:30:28 +00:00
parent 09cff98311
commit 80429dc762

View File

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