From aea97323df56f9503b2f7b05f90978aba83b246c Mon Sep 17 00:00:00 2001 From: Quan Le Date: Fri, 3 Nov 2023 17:11:18 +0700 Subject: [PATCH] update v.1.4.9.3 --- definitions/updates.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/definitions/updates.json b/definitions/updates.json index a0e54ec..a6451a6 100644 --- a/definitions/updates.json +++ b/definitions/updates.json @@ -1,17 +1,17 @@ { "updates":{ "windows":{ - "open-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v1.4.9.2/gTuneDesktop1.4.9.2_Windows_Official.zip", - "latest-version":"1.4.9.2", - "download-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v1.4.9.2/gTuneDesktop1.4.9.2_Windows_Official.zip", - "changelog":"# Change logs? \r\n- Remove: SETTING -> CANLINK \r\n- Remove: SETTING -> ROTATION \r\n- Remove: CONTROL -> SYNC \r\n- Remove: CONTROL -> JOYTICK \r\n # What new? \r\n- Detect gimbal PIXY Q \r\n- Detect gimbal G-Hadron \r\n- Detect gimbal MIO-2Axis \r\n- Open Auto Tune: S1V3, T3V3,T7,MiO, Pixy U, Pixy PE, Pixy S \r\n- Support updating gimbal profile with '.zip' file ", + "open-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v1.4.9.3/gTuneDesktop1.4.9.3_Windows_Official.zip", + "latest-version":"1.4.9.3", + "download-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v.1.4.9.3/gTuneDesktop1.4.9.3_Windows_Official.zip", + "changelog":"# Change logs? # What new? \r\n- Detect gimbal PIXY Q \r\n- Detect gimbal PIXY LR \r\n- Detect gimbal Vio \r\n", "mandatory":true }, "mac":{ - "open-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v1.4.9.2/gTuneDesktop1.4.9.2_Mac_Official.zip", - "latest-version":"1.4.9.2", - "download-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v1.4.9.2/gTuneDesktop1.4.9.2_Mac_Official.zip", - "changelog":"# Change logs? \r\n- Remove: SETTING -> CANLINK \r\n- Remove: SETTING -> ROTATION \r\n- Remove: CONTROL -> SYNC \r\n- Remove: CONTROL -> JOYTICK \r\n # What new? \r\n- Detect gimbal PIXY Q \r\n- Detect gimbal G-Hadron \r\n- Detect gimbal MIO-2Axis \r\n- Open Auto Tune: S1V3, T3V3,T7,MiO, Pixy U, Pixy PE, Pixy S \r\n- Support updating gimbal profile with '.zip' file ", + "open-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v1.4.9.3/gTuneDesktop1.4.9.3_Mac_Official.zip", + "latest-version":"1.4.9.3", + "download-url":"https://github.com/Gremsy/gTuneDesktop/releases/download/v.1.4.9.3/gTuneDesktop1.4.9.3_Mac_Official.zip", + "changelog":"# Change logs? # What new? \r\n- Detect gimbal PIXY Q \r\n- Detect gimbal PIXY LR \r\n- Detect gimbal Vio \r\n", "mandatory":true } }