Update hope URI
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 9 Dec 2019 15:03:11 +0000 (10:03 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 9 Dec 2019 15:03:11 +0000 (10:03 -0500)
rebar.config

index 5184585..3ef28ad 100644 (file)
@@ -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"}}}
   ]
 }.
This page took 0.018398 seconds and 4 git commands to generate.