From 31b52cc07e345d78d63bad0a6b3fcdedecd3d634 Mon Sep 17 00:00:00 2001 From: hensm Date: Mon, 7 Sep 2020 17:39:30 +0100 Subject: [PATCH] Update extension update manifest --- docs/updates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/updates.json b/docs/updates.json index 1ac688c..6a7001d 100644 --- a/docs/updates.json +++ b/docs/updates.json @@ -37,6 +37,11 @@ , "update_link": "https://github.com/hensm/fx_cast/releases/download/v0.0.7/fx_cast-0.0.7-fx.xpi" , "update_hash": "sha256:8055c786d517f8f0f54d0204fbfd52bf695a0b37789eb28f4091e1583ed94bae" } + , { + "version": "0.1.0" + , "update_link": "https://github.com/hensm/fx_cast/releases/download/v0.1.0/fx_cast-0.1.0-fx.xpi" + , "update_hash": "sha256:8e2bb60bf3f6f8f48cb4f1d78e49bc2cc75e9b030676b2d4a70826bf00754157" + } ] } }