From 56c02d05542a798ddd5b82be07c4d1021f5374cf Mon Sep 17 00:00:00 2001
From: Tilo Spannagel <development@tilosp.de>
Date: Tue, 3 Sep 2019 11:49:06 +0200
Subject: [PATCH] Update the peripheral.joystick addon

---
 addons/peripheral.joystick.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/addons/peripheral.joystick.json b/addons/peripheral.joystick.json
index 46a058e..ef5f969 100644
--- a/addons/peripheral.joystick.json
+++ b/addons/peripheral.joystick.json
@@ -5,8 +5,8 @@
         {
             "type": "git",
             "url": "https://github.com/xbmc/peripheral.joystick",
-            "tag": "v1.4.7",
-            "commit": "1fe4483af564035bee1972eb650373f567bf8a46"
+            "tag": "1.4.8-Leia",
+            "commit": "7611722a4921b66674a41c3f5322ff0a54246b71"
         }
     ]
 }
-- 
GitLab