From 3c9e72d2bbe0c14bdbeae6a297ecaac540c4cb3a Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 9 Dec 2019 12:00:51 +0100 Subject: [PATCH] chore: release v2.9.0.872 to Firefox Beta channel --- ci/firefox/update.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ci/firefox/update.json b/ci/firefox/update.json index aed2f4721..5ee90fe36 100644 --- a/ci/firefox/update.json +++ b/ci/firefox/update.json @@ -51,6 +51,16 @@ }, "update_hash": "sha256:d2281e543e9bdf972d091d32b8b3ece6d3151444b1270717c46f332561f2db24", "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.9.0.867/ipfs_companion_beta_build-2.9.0.867-an+fx.xpi" + }, + { + "version": "2.9.0.872", + "applications": { + "gecko": { + "strict_min_version": "68" + } + }, + "update_hash": "sha256:1209aa9e78bf027de36024ce521470d76f45a1b7ae7e40881119d22def2bbaeb", + "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.9.0.872/ipfs_companion_beta_build-2.9.0.872-an+fx.xpi" } ] }