From 4e2714919bbd2353d3120fc25714c92512f84e2c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 27 Jan 2022 15:08:45 +0000 Subject: [PATCH] Update apps --- apps.json | 2 +- apps/apps.json | 2 +- apps/btcpay-server/app.yml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps.json b/apps.json index fd89b51..fdda76f 100644 --- a/apps.json +++ b/apps.json @@ -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", diff --git a/apps/apps.json b/apps/apps.json index fd89b51..fdda76f 100644 --- a/apps/apps.json +++ b/apps/apps.json @@ -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", diff --git a/apps/btcpay-server/app.yml b/apps/btcpay-server/app.yml index 080e40a..a5a7c61 100644 --- a/apps/btcpay-server/app.yml +++ b/apps/btcpay-server/app.yml @@ -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