From 41227511a3c869d82f20ad8e1730f9f4415c87d0 Mon Sep 17 00:00:00 2001 From: nrakochy Date: Thu, 17 Nov 2016 13:25:21 -0600 Subject: [PATCH] Reverted url to 'stable' and bumped version --- leiningen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/leiningen.json b/leiningen.json index aebfa7582c..26c9ad9729 100644 --- a/leiningen.json +++ b/leiningen.json @@ -1,10 +1,10 @@ { - "version": "2.6.1", + "version": "2.7.1", "license": "Eclipse Public License 1.0", - "url": "https://raw.githubusercontent.com/technomancy/leiningen/f9a464e008214941e93c046413004517325818bb/bin/lein.bat", + "url": "https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat", "homepage": "https://github.com/technomancy/leiningen", "bin": "lein.bat", - "hash": "b1316ef41482e0fa10d2487fb5b0d9442db37b7035ed1640cdcb32b5edaf41b6", + "hash": "8f2b72f66e7522005394b5640c876fe52db7f1fdd31f15f94392839c7c81725a", "notes": "The command 'lein self-install' is required to complete the installation", "checkver": { "url": "https://github.com/technomancy/leiningen/releases/latest",