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