leiningen: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2024-01-29 08:25:08 +00:00
parent 93431512f3
commit bbe78884b4

View File

@ -1,10 +1,10 @@
{ {
"version": "2.11.0", "version": "2.11.1",
"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.11.0/bin/lein.bat", "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.11.1/bin/lein.bat",
"hash": "1f3990dfa69a5d8ec67abdfb25fe4ef8643ffa6d0f924571ca3a7b9ec478aa22", "hash": "0d3c96ec8a28ef7a0cca673c1e790741fe4fa3c19aab65a32cf95e754b30fc40",
"bin": "lein.bat", "bin": "lein.bat",
"post_install": "lein self-install", "post_install": "lein self-install",
"checkver": { "checkver": {