diff --git a/bucket/leiningen.json b/bucket/leiningen.json index a2a92417c0..97e71aa7ce 100644 --- a/bucket/leiningen.json +++ b/bucket/leiningen.json @@ -1,11 +1,11 @@ { - "version": "2.9.3", - "homepage": "https://leiningen.org/", + "version": "2.9.4", "description": "Simplify Clojure project automation and configuration.", + "homepage": "https://leiningen.org/", "license": "EPL-1.0", - "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.3/bin/lein.bat", + "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.4/bin/lein.bat", "bin": "lein.bat", - "hash": "16254572859ceb87b9dcc747d63f380c9acdc8448297615775896fc60c3d7a85", + "hash": "963d2e74d7bc53ff8657a1e57dc7c9062246e813e6825327a3f9452f63d7da9f", "post_install": "lein self-install", "checkver": { "github": "https://github.com/technomancy/leiningen"