From 6eb3dadebb573138b8b6f9a72f5fd9827241db30 Mon Sep 17 00:00:00 2001 From: Brujo Benavides Date: Fri, 19 Jun 2015 09:51:19 -0300 Subject: elvis updated --- plugins/elvis.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/elvis.mk') diff --git a/plugins/elvis.mk b/plugins/elvis.mk index 580e2f5..64e2879 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.3/elvis -ELVIS_CONFIG_URL ?= https://github.com/inaka/elvis/releases/download/0.2.3/elvis.config +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_OPTS ?= # Core targets. -- cgit v1.2.3