From 827e90278727aa321199fcf5df5764b2a9399a4b Mon Sep 17 00:00:00 2001 From: SahilSonar Date: Thu, 4 Sep 2025 09:52:10 +0000 Subject: [PATCH] webinstaller: Bump FP5 to A15 --- app/public/resources/FP5-safe.json | 2 +- app/public/resources/FP5.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/public/resources/FP5-safe.json b/app/public/resources/FP5-safe.json index 263a3da..3884f48 100644 --- a/app/public/resources/FP5-safe.json +++ b/app/public/resources/FP5-safe.json @@ -127,7 +127,7 @@ { "name": "fp5 installer", "unzip": true, - "path": "https://images.ecloud.global/official/FP5/IMG-e-latest-a14-official-FP5.zip" + "path": "https://images.ecloud.global/official/FP5/IMG-e-latest-a15-official-FP5.zip" } ] } diff --git a/app/public/resources/FP5.json b/app/public/resources/FP5.json index 7ea3515..9f4a0b4 100644 --- a/app/public/resources/FP5.json +++ b/app/public/resources/FP5.json @@ -159,7 +159,7 @@ { "name": "fp5 installer", "unzip": true, - "path": "https://images.ecloud.global/official/FP5/IMG-e-latest-a14-official-FP5.zip" + "path": "https://images.ecloud.global/official/FP5/IMG-e-latest-a15-official-FP5.zip" } ] } -- GitLab