Upgrade to version 0.24.0

This commit is contained in:
Thomas Arts 2018-11-12 13:23:36 +01:00
parent a6925ffdc1
commit ea6f5f48f6
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
{deps,
[
{sext, "1.4.1"},
{rocksdb,"0.18.0"}
{rocksdb,"0.24.0"}
]}.
{profiles,

View File

@ -1,8 +1,8 @@
{"1.1.0",
[{<<"rocksdb">>,{pkg,<<"rocksdb">>,<<"0.18.0">>},0},
[{<<"rocksdb">>,{pkg,<<"rocksdb">>,<<"0.24.0">>},0},
{<<"sext">>,{pkg,<<"sext">>,<<"1.4.1">>},0}]}.
[
{pkg_hash,[
{<<"rocksdb">>, <<"B2AAB04BB884DB0C2244B30274058DB2DBFA8D1477D1CAA0E2341249C363C501">>},
{<<"rocksdb">>, <<"1FC862628B95A0D3AF05FAB709858AC1FA4199C0722BC4652236B0949304A04D">>},
{<<"sext">>, <<"14559B219FAF11F9EBA7A350DFFC69C966C668439C54947A42D67167002798C4">>}]}
].