Brujo Benavides 10 лет назад
Родитель
Сommit
6eb3dadebb
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      plugins/elvis.mk

+ 2 - 2
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.