Update repo reference
All checks were successful
Gajumaru Bytecode Tests / tests (push) Successful in -4m0s

This commit is contained in:
Craig Everett 2025-01-22 19:54:37 +09:00
parent 4a7c2e2a97
commit 6ce5bde517
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
{erl_opts, [debug_info]}.
{deps, [ {eblake2, "1.0.0"}
, {gmserialization, {git, "4b5cfcb67a3cf47649149f07e57fc25f09e3f36e",
{ref, "4b5cfcb67a3cf47649149f07e57fc25f09e3f36e"}}}
, {gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git",
{ref, "2db9ea613450116a330bf1e9447b77625ff8e2b3"}}}
, {getopt, "1.0.1"}
]}.
@ -40,7 +40,7 @@
{profiles, [{binary, [
{deps, [ {eblake2, "1.0.0"}
, {gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git",
{ref, "4b5cfcb67a3cf47649149f07e57fc25f09e3f36e"}}}
{ref, "2db9ea613450116a330bf1e9447b77625ff8e2b3"}}}
, {getopt, "1.0.1"}
]},

View File

@ -1,7 +1,7 @@
{"1.2.0",
[{<<"gmserialization">>,
{git,"https://git.qpq.swiss/QPQ-AG/gmserialization.git",
{ref,"4b5cfcb67a3cf47649149f07e57fc25f09e3f36e"}},
{ref,"2db9ea613450116a330bf1e9447b77625ff8e2b3"}},
0},
{<<"base58">>,
{git,"https://git.qpq.swiss/QPQ-AG/erl-base58.git",