From b1f039b871ff3280900b4412e6815459850df146 Mon Sep 17 00:00:00 2001 From: aderusha Date: Tue, 26 Dec 2023 22:56:53 -0500 Subject: [PATCH] Swing links back to update server --- update/version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/update/version.json b/update/version.json index 573857e..ed62727 100644 --- a/update/version.json +++ b/update/version.json @@ -1,18 +1,18 @@ { "d1_mini": { "version": "1.06", - "firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin" + "firmware": "https://haswitchplate.com/update/dev/HASwitchPlate.ino.d1_mini.bin" }, "NX3224T024_011R": { "version": 3, - "firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate.tft" + "firmware": "https://haswitchplate.com/update/dev/HASwitchPlate.tft" }, "NX3224K024_011R": { "version": 3, - "firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate-Enhanced.tft" + "firmware": "https://haswitchplate.com/update/dev/HASwitchPlate-Enhanced.tft" }, "NX3224F024_011R": { "version": 3, - "firmware": "https://raw.githubusercontent.com/HASwitchPlate/HASPone/main/Nextion_HMI/HASwitchPlate-Discovery.tft" + "firmware": "https://haswitchplate.com/update/dev/HASwitchPlate-Discovery.tft" } } \ No newline at end of file