leiningen: Update to version 2.9.4

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:57 +02:00
parent 8edb0e665b
commit 20ae0426b7

View File

@ -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"