From b89c4719a56394dd13eae1359202d737081ece93 Mon Sep 17 00:00:00 2001 From: Juan Facorro Date: Tue, 1 Sep 2015 11:32:54 -0300 Subject: Update elvis to 0.2.5 --- plugins/elvis.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/elvis.mk b/plugins/elvis.mk index 3f4419a..58823b5 100644 --- a/plugins/elvis.mk +++ b/plugins/elvis.mk @@ -10,8 +10,8 @@ ELVIS_CONFIG ?= $(CURDIR)/elvis.config ELVIS ?= $(CURDIR)/elvis export ELVIS -ELVIS_URL ?= https://github.com/inaka/elvis/releases/download/0.2.5-beta2/elvis -ELVIS_CONFIG_URL ?= https://github.com/inaka/elvis/releases/download/0.2.5-beta2/elvis.config +ELVIS_URL ?= https://github.com/inaka/elvis/releases/download/0.2.5/elvis +ELVIS_CONFIG_URL ?= https://github.com/inaka/elvis/releases/download/0.2.5/elvis.config ELVIS_OPTS ?= # Core targets. -- cgit v1.2.3