From f6c83e40f665ccd5f39bf9d9c79cbbffbccc1b0e Mon Sep 17 00:00:00 2001 From: James Rich Date: Wed, 1 Jul 2026 10:44:40 -0500 Subject: [PATCH] fix(desktop): pin metainfo screenshot URLs to a commit SHA Flathub requires immutable URLs for screenshot metadata; a branch ref like main can move and break validation. --- .../packaging/linux/org.meshtastic.desktop.metainfo.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/desktopApp/packaging/linux/org.meshtastic.desktop.metainfo.xml b/desktopApp/packaging/linux/org.meshtastic.desktop.metainfo.xml index 1f86a0d0c..3f08bd77f 100644 --- a/desktopApp/packaging/linux/org.meshtastic.desktop.metainfo.xml +++ b/desktopApp/packaging/linux/org.meshtastic.desktop.metainfo.xml @@ -75,19 +75,19 @@ Track every node on the mesh at a glance - https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-02-nodes.png + https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/fce37d60fbb54878549de8bd03cf102e4042808e/desktopApp/packaging/linux/screenshots/meshtastic-desktop-02-nodes.png Chat with your mesh, channel by channel - https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-03-messages.png + https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/fce37d60fbb54878549de8bd03cf102e4042808e/desktopApp/packaging/linux/screenshots/meshtastic-desktop-03-messages.png Connect over Bluetooth, USB, or Wi-Fi - https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-01-connections.png + https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/fce37d60fbb54878549de8bd03cf102e4042808e/desktopApp/packaging/linux/screenshots/meshtastic-desktop-01-connections.png Full radio and module configuration - https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-04-settings.png + https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/fce37d60fbb54878549de8bd03cf102e4042808e/desktopApp/packaging/linux/screenshots/meshtastic-desktop-04-settings.png