diff --git a/ci/firefox/update.json b/ci/firefox/update.json index 7b7955463..f1e8c1566 100644 --- a/ci/firefox/update.json +++ b/ci/firefox/update.json @@ -21,6 +21,16 @@ }, "update_hash": "sha256:b70df7f12465bc671c08ed1030abc9c0674e523d51bce3cfc74f43f95b75af53", "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.3.1.9890/ipfs_companion_beta_build-2.3.1.9890-an.fx.xpi" + }, + { + "version": "2.4.0.10120", + "applications": { + "gecko": { + "strict_min_version": "59" + } + }, + "update_hash": "sha256:95a93b50a1b7f6153dc503b00c1bf7eaeb9ff08a7865b8ee9ef457164275b4c6", + "update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.4.0.10120/ipfs_companion_beta_build-2.4.0.10120-an.fx.xpi" } ] }