Update apps

This commit is contained in:
GitHub Actions 2022-01-27 15:08:45 +00:00
parent ab3d856781
commit 4e2714919b
3 changed files with 8 additions and 8 deletions

View File

@ -99,7 +99,7 @@
"id": "btcpay-server",
"name": "BTCPay Server",
"repo": "https://github.com/btcpayserver/btcpayserver",
"version": "1.3.7"
"version": "1.4.0"
},
{
"id": "btc-rpc-explorer",

View File

@ -99,7 +99,7 @@
"id": "btcpay-server",
"name": "BTCPay Server",
"repo": "https://github.com/btcpayserver/btcpayserver",
"version": "1.3.7"
"version": "1.4.0"
},
{
"id": "btc-rpc-explorer",

View File

@ -8,11 +8,11 @@ version: 1
metadata:
category: Payments
name: BTCPay Server
version: 1.3.7
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
description: >-
BTCPay Server is a free and open-source Bitcoin payment processor which allows you to accept bitcoin without fees or intermediaries.
version: 1.4.0
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
payment processor.
description: "BTCPay Server is a free and open-source Bitcoin payment processor
which allows you to accept bitcoin without fees or intermediaries. "
developer: BTCPay Server Foundation
website: https://btcpayserver.org
dependencies:
@ -45,7 +45,7 @@ containers:
permissions:
- bitcoind
- name: web
image: btcpayserver/btcpayserver:1.3.7@sha256:0649db998e1997738c6866b9dbcaf86fd5b244308e01026f37c9a85d9ef370ed
image: btcpayserver/btcpayserver:1.4.0@sha256:aa4297168f7ec9a04ec28b9ba5bc9bd45e8e62fbc8586b5790c1de99961a08bd
port: 1234
depends_on:
- nbxplorer