aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJuan Facorro <[email protected]>2015-09-01 11:32:54 -0300
committerJuan Facorro <[email protected]>2015-09-01 11:32:54 -0300
commitb89c4719a56394dd13eae1359202d737081ece93 (patch)
treea7d7635763300d5719787de2e15b7f1793938597 /plugins
parenta0563a428a2eb2d842dada83437b971ccc8b9fb5 (diff)
downloaderlang.mk-b89c4719a56394dd13eae1359202d737081ece93.tar.gz
erlang.mk-b89c4719a56394dd13eae1359202d737081ece93.tar.bz2
erlang.mk-b89c4719a56394dd13eae1359202d737081ece93.zip
Update elvis to 0.2.5
Diffstat (limited to 'plugins')
-rw-r--r--plugins/elvis.mk4
1 files 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.