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