From 4ce6a02816f9be6b3a80ca5bb7e23f62d21dd4fa Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Thu, 19 Sep 2019 14:33:10 +0200 Subject: [PATCH] chore: release v2.8.4.824 to Firefox Beta --- ci/firefox/update.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ci/firefox/update.json b/ci/firefox/update.json index 57e0d1674..20d1d904a 100644 --- a/ci/firefox/update.json +++ b/ci/firefox/update.json @@ -51,6 +51,16 @@ }, "update_hash": "sha256:e38e0d93afbd022e8ec08c64430e4667fe442d57006ff20fa4d0ecf1ab5a51dd", "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.8.4.820/ipfs_companion_beta_build-2.8.4.820-an+fx.xpi" + }, + { + "version": "2.8.4.824", + "applications": { + "gecko": { + "strict_min_version": "67" + } + }, + "update_hash": "sha256:42bf49ddc688d93b92b4e08319b5e13fc453bbd3d3225ce1a832b01d1dceb270", + "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.8.4.824/ipfs_companion_beta_build-2.8.4.824-fx.xpi" } ] }