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