From 5d0895183dec43e26dc7c1849cc28cf8714f7840 Mon Sep 17 00:00:00 2001 From: xyzroe Date: Sat, 14 Sep 2024 16:21:39 +0300 Subject: [PATCH] Update task.json Fix links --- task.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/task.json b/task.json index 1585c06..d346d55 100644 --- a/task.json +++ b/task.json @@ -24,9 +24,9 @@ {"type": "coordinator", "link": "https://github.com/Andrik45719/Z-Stack-firmware/releases/download/20240315/CC1352P2_CC2652P_other_coordinator_20240315_patched_460800.zip"}, {"type": "thread", "link": "https://github.com/tube0013/tube_gateways/raw/main/openthread_boarder_router_fw/rcp_LP_CC2652PSIP_tirtos7_ticlang_SDK_7_10_01_24.hex.zip"}, {"type": "thread", "link": "https://github.com/tube0013/tube_gateways/raw/main/openthread_boarder_router_fw/old/rcp_LP_CC2652PSIP_tirtos_ticlang.hex.zip"}, - {"type": "coordinator", "link": "https://github.com/Koenkk/Z-Stack-firmware/blob/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_launchpad_coordinator_20240710.zip"}, - {"type": "coordinator", "link": "https://github.com/Koenkk/Z-Stack-firmware/blob/master/coordinator/Z-Stack_3.x.0/bin/CC1352P7_coordinator_20240710.zip"}, - {"type": "coordinator", "link": "https://github.com/Koenkk/Z-Stack-firmware/blob/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_other_coordinator_20240710.zip"}, - {"type": "coordinator", "link": "https://github.com/agriadsi/MOD-Z-Stack-Firmware/blob/main/CC1352P7_coordinator_20240711_20dbm_20240909/CC1352P7_coordinator_20240711.hex"}, - {"type": "router", "link": "https://github.com/agriadsi/MOD-Z-Stack-Firmware/blob/main/CC1352P7_router_20221103_20dbm_20240909/CC1352P7_router_20221103.hex"} + {"type": "coordinator", "link": "https://github.com/Koenkk/Z-Stack-firmware/raw/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_launchpad_coordinator_20240710.zip"}, + {"type": "coordinator", "link": "https://github.com/Koenkk/Z-Stack-firmware/raw/master/coordinator/Z-Stack_3.x.0/bin/CC1352P7_coordinator_20240710.zip"}, + {"type": "coordinator", "link": "https://github.com/Koenkk/Z-Stack-firmware/raw/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_other_coordinator_20240710.zip"}, + {"type": "coordinator", "link": "https://github.com/agriadsi/MOD-Z-Stack-Firmware/raw/main/CC1352P7_coordinator_20240711_20dbm_20240909/CC1352P7_coordinator_20240711.hex"}, + {"type": "router", "link": "https://github.com/agriadsi/MOD-Z-Stack-Firmware/raw/main/CC1352P7_router_20221103_20dbm_20240909/CC1352P7_router_20221103.hex"} ]