leiningen: Update to version 2.9.10

This commit is contained in:
github-actions[bot] 2022-08-10 20:29:04 +00:00
parent 60f40ef9b7
commit ea9d3d82c4

View File

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