uw-miner-config #4

Merged
uwiger merged 10 commits from uw-miner-config into master 2025-05-28 01:56:38 +09:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 006cb0140c - Show all commits

View File

@ -1,6 +1,6 @@
{application,gmhive_client,
[{description,"Gajumaru Hive Client"},
{vsn,"0.4.0"},
{vsn,"0.4.1"},
{registered,[]},
{applications,[kernel,stdlib,sasl,gproc,inets,ssl,enoise,
gmconfig,gmhive_protocol,gmhive_worker]},

View File

@ -4,10 +4,10 @@
{prefix,"gmhc"}.
{desc,"Gajumaru Hive Client"}.
{author,"Ulf Wiger, QPQ AG"}.
{package_id,{"uwiger","gmhive_client",{0,4,0}}}.
{deps,[{"uwiger","gmhive_worker",{0,3,0}},
{package_id,{"uwiger","gmhive_client",{0,4,1}}}.
{deps,[{"uwiger","gmcuckoo",{1,2,2}},
{"uwiger","gmhive_worker",{0,3,0}},
{"otpr","eblake2",{1,0,1}},
{"uwiger","gmcuckoo",{1,1,1}},
{"otpr","base58",{0,1,1}},
{"otpr","gmserialization",{0,1,3}},
{"uwiger","gmhive_protocol",{0,1,1}},