From dee22e8e6975d8985aa212e1f1758aacfd822c18 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:21:41 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware) (#2783) Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> --- app/src/main/assets/firmware_releases.json | 33 +++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index ae239cd9a..44df1dacd 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -187,5 +187,36 @@ } ] }, - "pullRequests": [] + "pullRequests": [ + { + "id": "7676", + "title": "Add Meshtiny device", + "page_url": "https://github.com/meshtastic/firmware/pull/7676", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17067574425" + }, + { + "id": "7658", + "title": "the original ZPS module from https://github.com/a-f-G-U-C/Meshtastic-ZPS", + "page_url": "https://github.com/meshtastic/firmware/pull/7658", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17070043704" + }, + { + "id": "7633", + "title": "Update meshtastic/device-ui digest to 8f5094b", + "page_url": "https://github.com/meshtastic/firmware/pull/7633", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17070662080" + }, + { + "id": "7583", + "title": "Update meshtastic/web to v2.6.5", + "page_url": "https://github.com/meshtastic/firmware/pull/7583", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17070663764" + }, + { + "id": "7523", + "title": "Update platformio/espressif32 to v6.12.0", + "page_url": "https://github.com/meshtastic/firmware/pull/7523", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17070665161" + } + ] } \ No newline at end of file