Upgrade to erlang-rocksdb-3.1.2

This commit is contained in:
Ulf Wiger
2026-08-18 17:13:07 +02:00
parent 32384f76fe
commit b82f33a40a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{deps,
[
{sext, "1.8.0"},
{rocksdb, {git, "https://github.com/emqx/erlang-rocksdb.git", {ref,"d695c6e"}}},
{rocksdb, {git, "https://github.com/EnkiMultimedia/erlang-rocksdb.git", {tag,"3.1.2"}}},
{hut, "1.4.0"}
]}.
+2 -2
View File
@@ -1,8 +1,8 @@
{"1.2.0",
[{<<"hut">>,{pkg,<<"hut">>,<<"1.4.0">>},0},
{<<"rocksdb">>,
{git,"https://github.com/emqx/erlang-rocksdb.git",
{ref,"d695c6ee9dd27bfe492ed4e24c72ad20ab0d770b"}},
{git,"https://github.com/EnkiMultimedia/erlang-rocksdb.git",
{ref,"68b230e4188c2f4fc3f907b8b587ce347062c704"}},
0},
{<<"sext">>,{pkg,<<"sext">>,<<"1.8.0">>},0}]}.
[