leiningen: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2024-01-28 00:32:29 +00:00
parent bb000c1320
commit dbd8c15274

View File

@ -1,10 +1,10 @@
{
"version": "2.10.0",
"version": "2.11.0",
"description": "Simplify Clojure project automation and configuration.",
"homepage": "https://leiningen.org/",
"license": "EPL-1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.10.0/bin/lein.bat",
"hash": "204ef6e67052becb116cb20d9b7a083be9b9277ea7ad71f4bdeb3193be979e20",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.11.0/bin/lein.bat",
"hash": "1f3990dfa69a5d8ec67abdfb25fe4ef8643ffa6d0f924571ca3a7b9ec478aa22",
"bin": "lein.bat",
"post_install": "lein self-install",
"checkver": {