From 6f3eae51565cd67990c58b37fea4b872f2f29a50 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 11 Oct 2019 18:31:05 +0200 Subject: [PATCH] chore: release v2.8.6.840 to Firefox Beta --- ci/firefox/update.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ci/firefox/update.json b/ci/firefox/update.json index 8bc2a0050..15394611f 100644 --- a/ci/firefox/update.json +++ b/ci/firefox/update.json @@ -41,8 +41,18 @@ }, "update_hash": "sha256:1681471d269e2ba1ee2a2d7626585086dc62bcad30ebe1c1b4e006d48b60f64c", "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.8.5.830/ipfs_companion_beta_build-2.8.5.830-an+fx.xpi" + }, + { + "version": "2.8.6.840", + "applications": { + "gecko": { + "strict_min_version": "69" + } + }, + "update_hash": "sha256:5ec145496315a7f1bc232f7eac453c8acf2f31c8af5ac17b9e8ca5e12f5e621a", + "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.8.6.840/ipfs_companion_beta_build-2.8.6.840-an+fx.xpi" } ] } } -} +} \ No newline at end of file