leiningen: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2025-09-12 20:27:35 +00:00
parent 61b4a38840
commit 85d6a5728d

View File

@ -1,10 +1,10 @@
{
"version": "2.11.2",
"version": "2.12.0",
"description": "Simplify Clojure project automation and configuration.",
"homepage": "https://leiningen.org/",
"license": "EPL-1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.11.2/bin/lein.bat",
"hash": "a32f532dd2dfc6bef790561b2c71457e6bc5722dc02e1d64caa4b490374312a4",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.12.0/bin/lein.bat",
"hash": "2598583f3c0aaf0fc55c0c7ed4b487182a41c14c21780c4445ce0745d5ff829e",
"bin": "lein.bat",
"post_install": "lein self-install",
"checkver": {