leiningen: Update to version 2.9.2

This commit is contained in:
Richard Kuhnt 2020-02-29 02:01:53 +00:00
parent e5047f5cfd
commit 9d96e2962d

View File

@ -1,11 +1,11 @@
{ {
"version": "2.9.1", "version": "2.9.2",
"homepage": "https://leiningen.org/", "homepage": "https://leiningen.org/",
"description": "Simplify Clojure project automation and configuration.", "description": "Simplify Clojure project automation and configuration.",
"license": "EPL-1.0", "license": "EPL-1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.1/bin/lein.bat", "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.2/bin/lein.bat",
"bin": "lein.bat", "bin": "lein.bat",
"hash": "b547c51d4f0c0552b15266dff33ff7be5e7958f0097ffe670ee3b34bb4f13504", "hash": "25bdb3ab4ea3f86ebb14ee862be731ec27e9659210e6d07fee523b528bf52a8f",
"post_install": "lein self-install", "post_install": "lein self-install",
"checkver": { "checkver": {
"github": "https://github.com/technomancy/leiningen" "github": "https://github.com/technomancy/leiningen"