From a24fb30c7936fe24d3673d14711b0369d229a4c9 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 15 Apr 2024 11:04:10 +0000 Subject: [PATCH] [UPDATE] livestream to v0.1.3 --- extensions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions.json b/extensions.json index f7e0748f..bac03235 100644 --- a/extensions.json +++ b/extensions.json @@ -464,12 +464,12 @@ "id": "livestream", "repo": "https://github.com/lnbits/livestream", "name": "Livestream", - "version": "0.1.2", + "version": "0.1.3", "min_lnbits_version": "0.11.0", "short_description": "Sell tracks and split revenue (lnurl-pay)", "icon": "https://github.com/lnbits/livestream/raw/main/static/image/livestream.png", - "archive": "https://github.com/lnbits/livestream/archive/refs/tags/v0.1.2.zip", - "hash": "924e178408b706fc4243b8afb2730cc2001411b4ea8971fe8f7ce94bd41b01c8" + "archive": "https://github.com/lnbits/livestream/archive/refs/tags/v0.1.3.zip", + "hash": "012e10282463fbbcfb9f191d39f7a5c38dd10e7e8ed6e4b5c845ff4e77eca0da" }, { "id": "lnurlp",