From 3cd708750e48e52dde7e867ee29b6c280ce11d19 Mon Sep 17 00:00:00 2001 From: Jackeagle <116548-Jackeagle@users.noreply.gitlab.e.foundation> Date: Thu, 25 Sep 2025 09:53:18 +0530 Subject: [PATCH] panther: Move Pixel 7 (panther) to A15 --- app/public/resources/panther.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/public/resources/panther.json b/app/public/resources/panther.json index 92594b3..7aac8b0 100644 --- a/app/public/resources/panther.json +++ b/app/public/resources/panther.json @@ -68,7 +68,7 @@ "folder": [ { "name": "pixel-7-recovery.img", - "path": "https://images.ecloud.global/official/panther/recovery-IMG-e-latest-t-official-panther.zip", + "path": "https://images.ecloud.global/official/panther/recovery-IMG-e-latest-a15-official-panther.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -79,7 +79,7 @@ }, { "name": "pixel-7-rom.zip", - "path": "https://images.ecloud.global/official/panther/e-latest-t-official-panther.zip" + "path": "https://images.ecloud.global/official/panther/e-latest-a15-official-panther.zip" }, { "name": "pkmd_pixel.bin", -- GitLab