diff --git a/apps.json b/apps.json index 1be80cb..9442ae9 100644 --- a/apps.json +++ b/apps.json @@ -1,9 +1,45 @@ [ { - "id": "lnmarkets", - "name": "LN Markets", - "repo": "https://github.com/ln-markets/umbrel", - "version": "1.1.5" + "id": "ride-the-lightning", + "name": "Ride The Lightning", + "repo": "https://github.com/Ride-The-Lightning/RTL", + "version": "0.12.1" + }, + { + "id": "vaultwarden", + "name": "Vaultwarden", + "repo": "https://github.com/dani-garcia/vaultwarden", + "version": "1.23.1" + }, + { + "id": "code-server", + "name": "code-server", + "repo": "https://github.com/cdr/code-server", + "version": "4.0.1" + }, + { + "id": "mempool", + "name": "Mempool", + "repo": "https://github.com/mempool/mempool", + "version": "2.3.0" + }, + { + "id": "btc-rpc-explorer-public", + "name": "BTC RPC Explorer (Public)", + "repo": "https://github.com/janoside/btc-rpc-explorer", + "version": "3.3.0" + }, + { + "id": "lightning-terminal", + "name": "Lightning Terminal", + "repo": "https://github.com/lightninglabs/lightning-terminal", + "version": "0.6.1-alpha" + }, + { + "id": "specter-desktop", + "name": "Specter Desktop", + "repo": "https://github.com/cryptoadvance/specter-desktop", + "version": "1.7.2" }, { "id": "sphinx-relay", @@ -12,10 +48,40 @@ "version": "2.2.3" }, { - "id": "krystal-bull", - "name": "Krystal Bull", - "repo": "https://github.com/bitcoin-s/krystal-bull", - "version": "1.7.0-212-d9126650" + "id": "node-red", + "name": "Node-RED", + "repo": "https://github.com/node-red/node-red", + "version": "2.1.6" + }, + { + "id": "bluewallet", + "name": "BlueWallet Lightning", + "repo": "https://github.com/BlueWallet/LndHub", + "version": "1.4.1" + }, + { + "id": "lnmarkets", + "name": "LN Markets", + "repo": "https://github.com/ln-markets/umbrel", + "version": "1.1.5" + }, + { + "id": "lightning-shell", + "name": "Lightning Shell", + "repo": "https://ibz.github.io/lightning-shell/", + "version": "0.1.4" + }, + { + "id": "thunderhub", + "name": "ThunderHub", + "repo": "https://github.com/apotdevin/thunderhub", + "version": "0.12.31" + }, + { + "id": "squeaknode", + "name": "Squeaknode", + "repo": "https://github.com/squeaknode/squeaknode", + "version": "0.1.194" }, { "id": "lnme", @@ -24,10 +90,10 @@ "version": "1.4.0" }, { - "id": "ride-the-lightning", - "name": "Ride The Lightning", - "repo": "https://github.com/Ride-The-Lightning/RTL", - "version": "0.12.1" + "id": "btc-rpc-explorer-public-fast", + "name": "BTC RPC Explorer (Public; Fast version)", + "repo": "https://github.com/janoside/btc-rpc-explorer", + "version": "3.3.0" }, { "id": "btcpay-server", @@ -41,42 +107,6 @@ "repo": "https://github.com/janoside/btc-rpc-explorer", "version": "3.3.0" }, - { - "id": "bluewallet", - "name": "BlueWallet Lightning", - "repo": "https://github.com/BlueWallet/LndHub", - "version": "1.4.1" - }, - { - "id": "thunderhub", - "name": "ThunderHub", - "repo": "https://github.com/apotdevin/thunderhub", - "version": "0.12.31" - }, - { - "id": "lightning-terminal", - "name": "Lightning Terminal", - "repo": "https://github.com/lightninglabs/lightning-terminal", - "version": "0.6.1-alpha" - }, - { - "id": "squeaknode", - "name": "Squeaknode", - "repo": "https://github.com/squeaknode/squeaknode", - "version": "0.1.194" - }, - { - "id": "code-server", - "name": "code-server", - "repo": "https://github.com/cdr/code-server", - "version": "4.0.1" - }, - { - "id": "vaultwarden", - "name": "Vaultwarden", - "repo": "https://github.com/dani-garcia/vaultwarden", - "version": "1.23.1" - }, { "id": "nextcloud", "name": "Nextcloud", @@ -84,39 +114,9 @@ "version": "23.0.0" }, { - "id": "lightning-shell", - "name": "Lightning Shell", - "repo": "https://ibz.github.io/lightning-shell/", - "version": "0.1.4" - }, - { - "id": "btc-rpc-explorer-public", - "name": "BTC RPC Explorer (Public)", - "repo": "https://github.com/janoside/btc-rpc-explorer", - "version": "3.3.0" - }, - { - "id": "mempool", - "name": "Mempool", - "repo": "https://github.com/mempool/mempool", - "version": "2.3.0" - }, - { - "id": "specter-desktop", - "name": "Specter Desktop", - "repo": "https://github.com/cryptoadvance/specter-desktop", - "version": "1.7.2" - }, - { - "id": "btc-rpc-explorer-public-fast", - "name": "BTC RPC Explorer (Public; Fast version)", - "repo": "https://github.com/janoside/btc-rpc-explorer", - "version": "3.3.0" - }, - { - "id": "node-red", - "name": "Node-RED", - "repo": "https://github.com/node-red/node-red", - "version": "2.1.6" + "id": "krystal-bull", + "name": "Krystal Bull", + "repo": "https://github.com/bitcoin-s/krystal-bull", + "version": "1.7.0-212-d9126650" } ] \ No newline at end of file diff --git a/apps/apps.json b/apps/apps.json index 1be80cb..9442ae9 100644 --- a/apps/apps.json +++ b/apps/apps.json @@ -1,9 +1,45 @@ [ { - "id": "lnmarkets", - "name": "LN Markets", - "repo": "https://github.com/ln-markets/umbrel", - "version": "1.1.5" + "id": "ride-the-lightning", + "name": "Ride The Lightning", + "repo": "https://github.com/Ride-The-Lightning/RTL", + "version": "0.12.1" + }, + { + "id": "vaultwarden", + "name": "Vaultwarden", + "repo": "https://github.com/dani-garcia/vaultwarden", + "version": "1.23.1" + }, + { + "id": "code-server", + "name": "code-server", + "repo": "https://github.com/cdr/code-server", + "version": "4.0.1" + }, + { + "id": "mempool", + "name": "Mempool", + "repo": "https://github.com/mempool/mempool", + "version": "2.3.0" + }, + { + "id": "btc-rpc-explorer-public", + "name": "BTC RPC Explorer (Public)", + "repo": "https://github.com/janoside/btc-rpc-explorer", + "version": "3.3.0" + }, + { + "id": "lightning-terminal", + "name": "Lightning Terminal", + "repo": "https://github.com/lightninglabs/lightning-terminal", + "version": "0.6.1-alpha" + }, + { + "id": "specter-desktop", + "name": "Specter Desktop", + "repo": "https://github.com/cryptoadvance/specter-desktop", + "version": "1.7.2" }, { "id": "sphinx-relay", @@ -12,10 +48,40 @@ "version": "2.2.3" }, { - "id": "krystal-bull", - "name": "Krystal Bull", - "repo": "https://github.com/bitcoin-s/krystal-bull", - "version": "1.7.0-212-d9126650" + "id": "node-red", + "name": "Node-RED", + "repo": "https://github.com/node-red/node-red", + "version": "2.1.6" + }, + { + "id": "bluewallet", + "name": "BlueWallet Lightning", + "repo": "https://github.com/BlueWallet/LndHub", + "version": "1.4.1" + }, + { + "id": "lnmarkets", + "name": "LN Markets", + "repo": "https://github.com/ln-markets/umbrel", + "version": "1.1.5" + }, + { + "id": "lightning-shell", + "name": "Lightning Shell", + "repo": "https://ibz.github.io/lightning-shell/", + "version": "0.1.4" + }, + { + "id": "thunderhub", + "name": "ThunderHub", + "repo": "https://github.com/apotdevin/thunderhub", + "version": "0.12.31" + }, + { + "id": "squeaknode", + "name": "Squeaknode", + "repo": "https://github.com/squeaknode/squeaknode", + "version": "0.1.194" }, { "id": "lnme", @@ -24,10 +90,10 @@ "version": "1.4.0" }, { - "id": "ride-the-lightning", - "name": "Ride The Lightning", - "repo": "https://github.com/Ride-The-Lightning/RTL", - "version": "0.12.1" + "id": "btc-rpc-explorer-public-fast", + "name": "BTC RPC Explorer (Public; Fast version)", + "repo": "https://github.com/janoside/btc-rpc-explorer", + "version": "3.3.0" }, { "id": "btcpay-server", @@ -41,42 +107,6 @@ "repo": "https://github.com/janoside/btc-rpc-explorer", "version": "3.3.0" }, - { - "id": "bluewallet", - "name": "BlueWallet Lightning", - "repo": "https://github.com/BlueWallet/LndHub", - "version": "1.4.1" - }, - { - "id": "thunderhub", - "name": "ThunderHub", - "repo": "https://github.com/apotdevin/thunderhub", - "version": "0.12.31" - }, - { - "id": "lightning-terminal", - "name": "Lightning Terminal", - "repo": "https://github.com/lightninglabs/lightning-terminal", - "version": "0.6.1-alpha" - }, - { - "id": "squeaknode", - "name": "Squeaknode", - "repo": "https://github.com/squeaknode/squeaknode", - "version": "0.1.194" - }, - { - "id": "code-server", - "name": "code-server", - "repo": "https://github.com/cdr/code-server", - "version": "4.0.1" - }, - { - "id": "vaultwarden", - "name": "Vaultwarden", - "repo": "https://github.com/dani-garcia/vaultwarden", - "version": "1.23.1" - }, { "id": "nextcloud", "name": "Nextcloud", @@ -84,39 +114,9 @@ "version": "23.0.0" }, { - "id": "lightning-shell", - "name": "Lightning Shell", - "repo": "https://ibz.github.io/lightning-shell/", - "version": "0.1.4" - }, - { - "id": "btc-rpc-explorer-public", - "name": "BTC RPC Explorer (Public)", - "repo": "https://github.com/janoside/btc-rpc-explorer", - "version": "3.3.0" - }, - { - "id": "mempool", - "name": "Mempool", - "repo": "https://github.com/mempool/mempool", - "version": "2.3.0" - }, - { - "id": "specter-desktop", - "name": "Specter Desktop", - "repo": "https://github.com/cryptoadvance/specter-desktop", - "version": "1.7.2" - }, - { - "id": "btc-rpc-explorer-public-fast", - "name": "BTC RPC Explorer (Public; Fast version)", - "repo": "https://github.com/janoside/btc-rpc-explorer", - "version": "3.3.0" - }, - { - "id": "node-red", - "name": "Node-RED", - "repo": "https://github.com/node-red/node-red", - "version": "2.1.6" + "id": "krystal-bull", + "name": "Krystal Bull", + "repo": "https://github.com/bitcoin-s/krystal-bull", + "version": "1.7.0-212-d9126650" } ] \ No newline at end of file