aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-09-02 22:48:16 +0200
committerLoïc Hoguin <[email protected]>2015-09-02 22:48:16 +0200
commit6de3c18a51da10ab75f263ebef75a0e2a438b2e0 (patch)
treea3f932d562f2b1723aaa038300cb5c89e28ca974
parent991fbe07e1a47a182023cd9522016775c67a6e0d (diff)
parentb89c4719a56394dd13eae1359202d737081ece93 (diff)
downloaderlang.mk-6de3c18a51da10ab75f263ebef75a0e2a438b2e0.tar.gz
erlang.mk-6de3c18a51da10ab75f263ebef75a0e2a438b2e0.tar.bz2
erlang.mk-6de3c18a51da10ab75f263ebef75a0e2a438b2e0.zip
Merge branch 'jacorro.update_elvis_0.2.5' of https://github.com/inaka/erlang.mk
-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.