From 3ad4e72d9f8b4754ccf35c84f044a66eabf25245 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sat, 28 May 2022 17:23:39 +0700 Subject: [PATCH] Fix dependency ids --- agora/umbrel-app.yml | 2 +- bitfeed/umbrel-app.yml | 2 +- bleskomat-server/umbrel-app.yml | 2 +- bluewallet/umbrel-app.yml | 2 +- btc-rpc-explorer/umbrel-app.yml | 4 ++-- btcpay-server/umbrel-app.yml | 4 ++-- helipad/umbrel-app.yml | 2 +- itchysats/umbrel-app.yml | 2 +- jam/umbrel-app.yml | 2 +- kollider/umbrel-app.yml | 2 +- lightning-shell/umbrel-app.yml | 4 ++-- lightning-terminal/umbrel-app.yml | 2 +- lnbits/umbrel-app.yml | 2 +- lndg/umbrel-app.yml | 2 +- lnmarkets/umbrel-app.yml | 2 +- mempool/umbrel-app.yml | 4 ++-- node-red/umbrel-app.yml | 6 +++--- ride-the-lightning/umbrel-app.yml | 2 +- samourai-server/umbrel-app.yml | 2 +- satsale/umbrel-app.yml | 2 +- sparkkiosk/umbrel-app.yml | 2 +- specter-desktop/umbrel-app.yml | 2 +- sphinx-relay/umbrel-app.yml | 2 +- squeaknode/umbrel-app.yml | 4 ++-- suredbits-wallet/umbrel-app.yml | 2 +- tallycoin-connect/umbrel-app.yml | 2 +- thunderhub/umbrel-app.yml | 2 +- urbit-bitcoin-connector/umbrel-app.yml | 4 ++-- usocial/umbrel-app.yml | 2 +- 29 files changed, 37 insertions(+), 37 deletions(-) diff --git a/agora/umbrel-app.yml b/agora/umbrel-app.yml index 29a5efe5..42abae68 100644 --- a/agora/umbrel-app.yml +++ b/agora/umbrel-app.yml @@ -13,7 +13,7 @@ description: >- developer: Casey Rodarmor & Sönke Hahn website: https://agora-org.github.io/agora/ dependencies: - - lnd + - lightning repo: https://github.com/agora-org/agora support: https://t.me/agoradiscussion port: 12080 diff --git a/bitfeed/umbrel-app.yml b/bitfeed/umbrel-app.yml index 4db2a5aa..9dc3f7ac 100644 --- a/bitfeed/umbrel-app.yml +++ b/bitfeed/umbrel-app.yml @@ -16,7 +16,7 @@ description: >- developer: Mononaut website: https://monospace.live dependencies: - - bitcoind + - bitcoin repo: https://github.com/bitfeed-project/bitfeed support: https://github.com/bitfeed-project/bitfeed/issues port: 8314 diff --git a/bleskomat-server/umbrel-app.yml b/bleskomat-server/umbrel-app.yml index bce8ace5..a6eed65b 100644 --- a/bleskomat-server/umbrel-app.yml +++ b/bleskomat-server/umbrel-app.yml @@ -12,7 +12,7 @@ description: The Bleskomat ATM is the next generation Bitcoin Lightning ATM. developer: Bleskomat website: https://www.bleskomat.com dependencies: - - lnd + - lightning repo: https://github.com/samotari/bleskomat-server support: https://t.me/bleskomat port: 3333 diff --git a/bluewallet/umbrel-app.yml b/bluewallet/umbrel-app.yml index b5ff73e1..68c88bb5 100644 --- a/bluewallet/umbrel-app.yml +++ b/bluewallet/umbrel-app.yml @@ -14,7 +14,7 @@ description: >- developer: BlueWallet website: https://lndhub.io dependencies: - - lnd + - lightning repo: https://github.com/BlueWallet/LndHub support: https://t.me/bluewallet port: 3008 diff --git a/btc-rpc-explorer/umbrel-app.yml b/btc-rpc-explorer/umbrel-app.yml index 187479d2..2ceb442c 100644 --- a/btc-rpc-explorer/umbrel-app.yml +++ b/btc-rpc-explorer/umbrel-app.yml @@ -18,8 +18,8 @@ description: >- developer: Dan Janosik website: https://explorer.btc21.org dependencies: - - bitcoind - - electrum + - bitcoin + - electrs repo: https://github.com/janoside/btc-rpc-explorer support: https://github.com/janoside/btc-rpc-explorer/discussions port: 3002 diff --git a/btcpay-server/umbrel-app.yml b/btcpay-server/umbrel-app.yml index ceadf98b..3baf531a 100644 --- a/btcpay-server/umbrel-app.yml +++ b/btcpay-server/umbrel-app.yml @@ -21,8 +21,8 @@ description: >- developer: BTCPay Server Foundation website: https://btcpayserver.org dependencies: - - bitcoind - - lnd + - bitcoin + - lightning repo: https://github.com/btcpayserver/btcpayserver support: https://chat.btcpayserver.org port: 3003 diff --git a/helipad/umbrel-app.yml b/helipad/umbrel-app.yml index 598b066a..733b1a94 100644 --- a/helipad/umbrel-app.yml +++ b/helipad/umbrel-app.yml @@ -9,7 +9,7 @@ description: Helipad shows boosts and boostagram messages coming in to your developer: Podcastindex.org website: https://podcastindex.org dependencies: - - lnd + - lightning repo: https://github.com/Podcastindex-org/helipad support: https://podcastindex.social port: 2112 diff --git a/itchysats/umbrel-app.yml b/itchysats/umbrel-app.yml index b56243d7..4d342b06 100644 --- a/itchysats/umbrel-app.yml +++ b/itchysats/umbrel-app.yml @@ -44,7 +44,7 @@ description: >- developer: ItchySats website: https://itchysats.network dependencies: - - electrum + - electrs repo: https://github.com/itchysats/itchysats support: https://github.com/itchysats/itchysats/issues port: 7113 diff --git a/jam/umbrel-app.yml b/jam/umbrel-app.yml index 4d80628c..267942d7 100644 --- a/jam/umbrel-app.yml +++ b/jam/umbrel-app.yml @@ -15,7 +15,7 @@ description: >- developer: JoinMarket WebUI Organisation website: https://github.com/joinmarket-webui dependencies: - - bitcoind + - bitcoin repo: https://github.com/joinmarket-webui/joinmarket-webui support: https://github.com/joinmarket-webui/joinmarket-webui/issues port: 5002 diff --git a/kollider/umbrel-app.yml b/kollider/umbrel-app.yml index e11bb776..43c9d017 100644 --- a/kollider/umbrel-app.yml +++ b/kollider/umbrel-app.yml @@ -19,7 +19,7 @@ description: >- developer: Kollider website: https://kollider.xyz dependencies: - - lnd + - lightning repo: https://github.com/kolliderhq/kollider-lite-app support: https://t.me/kolliderhq port: 4243 diff --git a/lightning-shell/umbrel-app.yml b/lightning-shell/umbrel-app.yml index f4348bbc..c4551d38 100644 --- a/lightning-shell/umbrel-app.yml +++ b/lightning-shell/umbrel-app.yml @@ -21,8 +21,8 @@ description: > developer: Ioan Bizău website: https://lightningshell.app dependencies: - - lnd - - bitcoind + - lightning + - bitcoin repo: https://ibz.github.io/lightning-shell/ support: https://ibz.github.io/lightning-shell/issues port: 7681 diff --git a/lightning-terminal/umbrel-app.yml b/lightning-terminal/umbrel-app.yml index 856b961d..47f4b713 100644 --- a/lightning-terminal/umbrel-app.yml +++ b/lightning-terminal/umbrel-app.yml @@ -37,7 +37,7 @@ description: >- developer: Lightning Labs website: https://lightning.engineering dependencies: - - lnd + - lightning repo: https://github.com/lightninglabs/lightning-terminal support: https://github.com/lightninglabs/lightning-terminal/issues/new port: 3004 diff --git a/lnbits/umbrel-app.yml b/lnbits/umbrel-app.yml index 3321ef83..afd0894a 100644 --- a/lnbits/umbrel-app.yml +++ b/lnbits/umbrel-app.yml @@ -16,7 +16,7 @@ description: >- developer: LNbits website: https://github.com/lnbits/lnbits-legend dependencies: - - lnd + - lightning repo: https://github.com/lnbits/lnbits-legend support: https://t.me/lnbits port: 3007 diff --git a/lndg/umbrel-app.yml b/lndg/umbrel-app.yml index 661d6efa..42723587 100644 --- a/lndg/umbrel-app.yml +++ b/lndg/umbrel-app.yml @@ -10,7 +10,7 @@ description: LNDg is your command center for running a profitable and efficient developer: cryptosharks131 website: https://github.com/cryptosharks131 dependencies: - - lnd + - lightning repo: https://github.com/cryptosharks131/lndg support: https://t.me/+-RxoZdi7snk2ZGYx port: 8889 diff --git a/lnmarkets/umbrel-app.yml b/lnmarkets/umbrel-app.yml index 13981672..48a8495f 100644 --- a/lnmarkets/umbrel-app.yml +++ b/lnmarkets/umbrel-app.yml @@ -19,7 +19,7 @@ description: >- developer: LN Markets website: https://lnmarkets.com dependencies: - - lnd + - lightning repo: https://github.com/ln-markets/umbrel support: https://discord.gg/5HwDJFx2Jz port: 4242 diff --git a/mempool/umbrel-app.yml b/mempool/umbrel-app.yml index cc22b666..241bace3 100644 --- a/mempool/umbrel-app.yml +++ b/mempool/umbrel-app.yml @@ -34,8 +34,8 @@ description: >- developer: Mempool Space K.K. website: https://mempool.space/about dependencies: - - bitcoind - - electrum + - bitcoin + - electrs repo: https://github.com/mempool/mempool support: https://mempool.support port: 3006 diff --git a/node-red/umbrel-app.yml b/node-red/umbrel-app.yml index 505750d0..75a44388 100644 --- a/node-red/umbrel-app.yml +++ b/node-red/umbrel-app.yml @@ -19,9 +19,9 @@ description: >- developer: OpenJS Foundation website: https://nodered.org dependencies: - - bitcoind - - electrum - - lnd + - bitcoin + - electrs + - lightning repo: https://github.com/node-red/node-red support: https://nodered.org/about/community/slack/ port: 1880 diff --git a/ride-the-lightning/umbrel-app.yml b/ride-the-lightning/umbrel-app.yml index c0f46736..5906161a 100644 --- a/ride-the-lightning/umbrel-app.yml +++ b/ride-the-lightning/umbrel-app.yml @@ -31,7 +31,7 @@ description: >- developer: Shahana and Suheb website: https://github.com/Ride-The-Lightning/RTL dependencies: - - lnd + - lightning repo: https://github.com/Ride-The-Lightning/RTL support: https://github.com/Ride-The-Lightning/RTL/issues/new port: 3001 diff --git a/samourai-server/umbrel-app.yml b/samourai-server/umbrel-app.yml index 96021ca5..1a8fa6ef 100644 --- a/samourai-server/umbrel-app.yml +++ b/samourai-server/umbrel-app.yml @@ -19,7 +19,7 @@ description: >- developer: Samourai website: https://samouraiwallet.com dependencies: - - bitcoind + - bitcoin repo: https://github.com/louneskmt/umbrel-samourai-dojo/tree/v1.13.0-umbrel support: https://t.me/SamouraiWallet port: 3005 diff --git a/satsale/umbrel-app.yml b/satsale/umbrel-app.yml index d6635e75..7bbd1010 100644 --- a/satsale/umbrel-app.yml +++ b/satsale/umbrel-app.yml @@ -23,7 +23,7 @@ description: >- developer: Nick Farrow website: https://satsale.org dependencies: - - lnd + - lightning repo: https://github.com/nickfarrow/SatSale/ support: https://github.com/nickfarrow/SatSale/issues port: 5000 diff --git a/sparkkiosk/umbrel-app.yml b/sparkkiosk/umbrel-app.yml index 8fb8f462..8c08cd93 100644 --- a/sparkkiosk/umbrel-app.yml +++ b/sparkkiosk/umbrel-app.yml @@ -14,7 +14,7 @@ description: >- developer: Jens Gertsen website: https://github.com/jensgertsen/sparkkiosk dependencies: - - lnd + - lightning repo: https://github.com/jensgertsen/sparkkiosk support: https://github.com/jensgertsen/sparkkiosk/discussions port: 21214 diff --git a/specter-desktop/umbrel-app.yml b/specter-desktop/umbrel-app.yml index 5aafa352..715512fc 100644 --- a/specter-desktop/umbrel-app.yml +++ b/specter-desktop/umbrel-app.yml @@ -32,7 +32,7 @@ description: >- developer: Crypto Advance website: https://specter.solutions dependencies: - - bitcoind + - bitcoin repo: https://github.com/cryptoadvance/specter-desktop support: https://t.me/spectersupport port: 25441 diff --git a/sphinx-relay/umbrel-app.yml b/sphinx-relay/umbrel-app.yml index 631da606..b7ce457f 100644 --- a/sphinx-relay/umbrel-app.yml +++ b/sphinx-relay/umbrel-app.yml @@ -18,7 +18,7 @@ description: >- developer: Stakwork website: https://sphinx.chat dependencies: - - lnd + - lightning repo: https://github.com/stakwork/sphinx-relay support: https://t.me/joinchat/Fb4OcRo4LrRD6NXfsNdeeQ port: 3300 diff --git a/squeaknode/umbrel-app.yml b/squeaknode/umbrel-app.yml index b6a00f5f..a5258073 100644 --- a/squeaknode/umbrel-app.yml +++ b/squeaknode/umbrel-app.yml @@ -14,8 +14,8 @@ description: >- developer: Jonathan Zernik website: https://squeaknode.org dependencies: - - bitcoind - - lnd + - bitcoin + - lightning repo: https://github.com/squeaknode/squeaknode support: https://github.com/squeaknode/squeaknode/discussions port: 12994 diff --git a/suredbits-wallet/umbrel-app.yml b/suredbits-wallet/umbrel-app.yml index 4d61914d..96205e74 100644 --- a/suredbits-wallet/umbrel-app.yml +++ b/suredbits-wallet/umbrel-app.yml @@ -16,7 +16,7 @@ description: >- developer: Suredbits website: https://suredbits.com dependencies: - - bitcoind + - bitcoin repo: https://github.com/bitcoin-s/bitcoin-s support: https://t.me/suredbits port: 3020 diff --git a/tallycoin-connect/umbrel-app.yml b/tallycoin-connect/umbrel-app.yml index 4b7b04fb..342c3a9c 100644 --- a/tallycoin-connect/umbrel-app.yml +++ b/tallycoin-connect/umbrel-app.yml @@ -11,7 +11,7 @@ description: Tallycoin is a crowdfunding platform built on top of the Bitcoin developer: djbooth007 website: https://github.com/djbooth007/tallycoin_connect dependencies: - - lnd + - lightning repo: https://github.com/djbooth007/tallycoin_connect support: https://github.com/djbooth007/tallycoin_connect/issues port: 8123 diff --git a/thunderhub/umbrel-app.yml b/thunderhub/umbrel-app.yml index 20b0c737..ae86e6f8 100644 --- a/thunderhub/umbrel-app.yml +++ b/thunderhub/umbrel-app.yml @@ -16,7 +16,7 @@ description: >- developer: Anthony Potdevin website: https://apotdevin.com dependencies: - - lnd + - lightning repo: https://github.com/apotdevin/thunderhub support: https://t.me/thunderhub port: 3000 diff --git a/urbit-bitcoin-connector/umbrel-app.yml b/urbit-bitcoin-connector/umbrel-app.yml index 7737f8e0..4f8da09d 100644 --- a/urbit-bitcoin-connector/umbrel-app.yml +++ b/urbit-bitcoin-connector/umbrel-app.yml @@ -22,8 +22,8 @@ description: >- developer: ~sitful-hatred & ~mopfel-winrux website: https://subject.network dependencies: - - bitcoind - - electrum + - bitcoin + - electrs repo: https://github.com/yapishu/urbit-bitcoin-node support: https://github.com/yapishu/urbit-bitcoin-node port: 9090 diff --git a/usocial/umbrel-app.yml b/usocial/umbrel-app.yml index 43e7d31b..e5ce225d 100644 --- a/usocial/umbrel-app.yml +++ b/usocial/umbrel-app.yml @@ -23,7 +23,7 @@ description: >- developer: Ioan Bizău website: http://usocial.me dependencies: - - lnd + - lightning repo: https://github.com/ibz/usocial support: https://github.com/ibz/usocial/issues port: 8448