From d0689e8a8a592a687bf9e5178692b8d5bcb05653 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 16 Oct 2020 16:54:23 +0200 Subject: [PATCH] chore: v2.14.0.966 --- ci/firefox/update.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ci/firefox/update.json b/ci/firefox/update.json index 6fcc0b256..5806b005d 100644 --- a/ci/firefox/update.json +++ b/ci/firefox/update.json @@ -71,6 +71,16 @@ }, "update_hash": "sha256:a31fb7dc8334318d227832fe08869f6e53ad752e262f6e6009029bff40ca5b9a", "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.14.0.959/ipfs_companion_beta_build-2.14.0.959-an+fx.xpi" + }, + { + "version": "2.14.0.966", + "applications": { + "gecko": { + "strict_min_version": "68" + } + }, + "update_hash": "sha256:895081ec61e18cadb069aba3fa7e1212e84aa23ca4c7514cfcf239ecc30a4959", + "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.14.0.966/ipfs_companion_beta_build-2.14.0.966-an+fx.xpi" } ] }