mirror of
https://github.com/Retropex/mynode.git
synced 2025-05-29 13:22:31 +02:00
Add lit to version check script
This commit is contained in:
parent
a2d5075398
commit
c589940bef
@ -8,6 +8,7 @@ apps = [{"name": "bitcoin/bitcoin", "current_version_var
|
||||
{"name": "lightningnetwork/lnd", "current_version_variable": "LND_VERSION"},
|
||||
{"name": "lightninglabs/loop", "current_version_variable": "LOOP_VERSION"},
|
||||
{"name": "lightninglabs/pool", "current_version_variable": "POOL_VERSION"},
|
||||
{"name": "lightninglabs/lightning-terminal", "current_version_variable": "LIT_VERSION"},
|
||||
{"name": "romanz/electrs", "current_version": "v0.8.9"},
|
||||
{"name": "mempool/mempool", "current_version_variable": "MEMPOOL_VERSION"},
|
||||
{"name": "Ride-The-Lightning/RTL", "current_version_variable": "RTL_VERSION"},
|
||||
|
Loading…
Reference in New Issue
Block a user