From e6405d7c6e8ae78e10dae3f05b81a70d754157ac Mon Sep 17 00:00:00 2001 From: hensm Date: Tue, 28 Jan 2020 22:04:32 +0000 Subject: [PATCH] Add update hash to updates manifest v0.0.5 entry --- docs/updates.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/updates.json b/docs/updates.json index e7c12f9..339f012 100644 --- a/docs/updates.json +++ b/docs/updates.json @@ -25,6 +25,7 @@ , { "version": "0.0.5" , "update_link": "https://github.com/hensm/fx_cast/releases/download/v0.0.5/fx_cast-0.0.5-fx.xpi" + , "update_hash": "sha256:bc3590e3f602264a95e44706924c4fe0a962129382c45bcd544c1448c6cc9aba" } ] }