From: Siraaj Khandkar Date: Mon, 9 Dec 2019 15:03:11 +0000 (-0500) Subject: Update hope URI X-Git-Tag: 1.0.2~9 X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=commitdiff_plain;h=4de75907abbf0a1058156aa6bd8e413024e33161 Update hope URI --- diff --git a/rebar.config b/rebar.config index 5184585..3ef28ad 100644 --- a/rebar.config +++ b/rebar.config @@ -1,5 +1,5 @@ { deps -, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "4.0.0"}}} +, [ {hope, ".*", {git, "https://github.com/xandkar/hope.git" , {tag, "4.0.0"}}} , {meck, ".*", {git, "https://github.com/eproxus/meck.git" , {tag, "0.8.3"}}} ] }.