From bbe78884b41aebb16b91d091decfc72d3ba209fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:25:08 +0000 Subject: [PATCH] leiningen: Update to version 2.11.1 --- bucket/leiningen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/leiningen.json b/bucket/leiningen.json index af2ec3efd9..4320f3b7f9 100644 --- a/bucket/leiningen.json +++ b/bucket/leiningen.json @@ -1,10 +1,10 @@ { - "version": "2.11.0", + "version": "2.11.1", "description": "Simplify Clojure project automation and configuration.", "homepage": "https://leiningen.org/", "license": "EPL-1.0", - "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.11.0/bin/lein.bat", - "hash": "1f3990dfa69a5d8ec67abdfb25fe4ef8643ffa6d0f924571ca3a7b9ec478aa22", + "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.11.1/bin/lein.bat", + "hash": "0d3c96ec8a28ef7a0cca673c1e790741fe4fa3c19aab65a32cf95e754b30fc40", "bin": "lein.bat", "post_install": "lein self-install", "checkver": {