From aa2c5998504a591a567db34aaf2ef5a951a4830b Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 6 Feb 2022 23:44:50 +1100 Subject: [PATCH] Update Satsale to 0.1.13 (#1233) Co-authored-by: Luke Childs --- apps/registry.json | 2 +- apps/satsale/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/registry.json b/apps/registry.json index 0a40aea..1302c6a 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -783,7 +783,7 @@ "id": "satsale", "category": "Finance", "name": "SatSale", - "version": "0.1.11", + "version": "0.1.13", "tagline": "Lightweight Bitcoin payment processor", "description": "SatSale is a simple, easily deployable, lightweight Bitcoin payment processor that connects to your own Bitcoin node. You can use SatSale to instantly turn your Umbrel into a point-of-sale (settings under /admin). SatSale can process donations from your supporters, facilitating direct peer-to-peer payments without any middleman and greater privacy than reusing donation addresses.\n\nHost your own Bitcoin payment gateway for Woocommerce without a middleman or custodian, allowing you to turn any wordpress site into a bitcoin-accepting store.\n\nThis Umbrel app contains a subset of the features we have in the works for SatSale, but will push updates out as they are ready. Check out the website and GitHub for more!\n\nPlease note that SatSale is still in early development. As such, we are not responsible for any loss of funds, vulnerabilities, or any other grievances which arise. Always confirm large payments manually and use cold storage as much as possible. Please contribute if you can!", "developer": "Nick Farrow", diff --git a/apps/satsale/docker-compose.yml b/apps/satsale/docker-compose.yml index 77ec61b..560c858 100644 --- a/apps/satsale/docker-compose.yml +++ b/apps/satsale/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: satsale: - image: satsale/satsale:0.1.11@sha256:d9b0cd4beb711f2e95562cdc76b05d71a10edb09c97920a3e21c861398320447 + image: satsale/satsale:0.1.13@sha256:98380ad6c5166d83e627c4d1f4efdbcfd5b9217096f7fb26b287fda89eebccbb restart: on-failure stop_grace_period: 1m volumes: