From 8f4a524b66965f6e93f66e3457b1e107e7cf3cce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 20:28:10 +0000 Subject: [PATCH] leiningen: Update to version 2.10.0 --- bucket/leiningen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/leiningen.json b/bucket/leiningen.json index adb99dec40..9626a5c05c 100644 --- a/bucket/leiningen.json +++ b/bucket/leiningen.json @@ -1,10 +1,10 @@ { - "version": "2.9.10", + "version": "2.10.0", "description": "Simplify Clojure project automation and configuration.", "homepage": "https://leiningen.org/", "license": "EPL-1.0", - "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.10/bin/lein.bat", - "hash": "6b9ae02e39b64c60b8d0a08e6e9387051026103617576e400be9c903140f3928", + "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.10.0/bin/lein.bat", + "hash": "204ef6e67052becb116cb20d9b7a083be9b9277ea7ad71f4bdeb3193be979e20", "bin": "lein.bat", "post_install": "lein self-install", "checkver": {