Merge remote-tracking branch 'ae/master' into emqx
This commit is contained in:
commit
a768d8008f
@ -4,7 +4,7 @@
|
|||||||
{deps,
|
{deps,
|
||||||
[
|
[
|
||||||
{sext, "1.8.0"},
|
{sext, "1.8.0"},
|
||||||
{rocksdb, {git, "https://gitlab.com/barrel-db/erlang-rocksdb.git", {tag,"1.8.0"}}},
|
{rocksdb, {git, "https://github.com/emqx/erlang-rocksdb.git", {ref,"d695c6e"}}},
|
||||||
{hut, "1.4.0"}
|
{hut, "1.4.0"}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{"1.2.0",
|
{"1.2.0",
|
||||||
[{<<"hut">>,{pkg,<<"hut">>,<<"1.4.0">>},0},
|
[{<<"hut">>,{pkg,<<"hut">>,<<"1.4.0">>},0},
|
||||||
{<<"rocksdb">>,
|
{<<"rocksdb">>,
|
||||||
{git,"https://gitlab.com/barrel-db/erlang-rocksdb.git",
|
{git,"https://github.com/emqx/erlang-rocksdb.git",
|
||||||
{ref,"fced5f637de7991c5948e28414ba3790b0476c4b"}},
|
{ref,"d695c6ee9dd27bfe492ed4e24c72ad20ab0d770b"}},
|
||||||
0},
|
0},
|
||||||
{<<"sext">>,{pkg,<<"sext">>,<<"1.8.0">>},0}]}.
|
{<<"sext">>,{pkg,<<"sext">>,<<"1.8.0">>},0}]}.
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user