From 3c7e7c0c251b67869096b93d70100f064df89a6f Mon Sep 17 00:00:00 2001 From: Quentin Rouiller Date: Mon, 27 Apr 2026 03:44:11 +0200 Subject: [PATCH] =?UTF-8?q?firefox:=20update=5Fhash=20v2026.5.42=20?= =?UTF-8?q?=E2=86=92=20sha256=20du=20.xpi=20sign=C3=A9=20par=20Mozilla=20A?= =?UTF-8?q?MO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Le .xpi distribué sur la release v2026.5.42 a été remplacé par sa version signée AMO (signature META-INF/mozilla.rsa + COSE). Le sha256 dans firefox-updates.json reflète maintenant le .xpi signé, ce qui permet l'auto-update Firefox vers la version signée et installable. --- firefox-updates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox-updates.json b/firefox-updates.json index 561d6a3..1512c57 100644 --- a/firefox-updates.json +++ b/firefox-updates.json @@ -5,7 +5,7 @@ { "version": "2026.5.42", "update_link": "https://gitea.netaplaid.ch/FroSteel/Planification/releases/download/v2026.5.42/planification-v2026.5.42-firefox.xpi", - "update_hash": "sha256:84458723cadbe7baa25914d07242e162f2f0b1c05ea0ba37d63f657103b6b7e9" + "update_hash": "sha256:a5291a1eab6768d430dfc1cf032f93aeb788083da620ae0568b9dee68f14734d" }, { "version": "2026.5.41",