From e14a6ba27c8ae7be6c0b897ea64f6c880e368e25 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.xarcade addon

---
 addons/peripheral.xarcade.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/addons/peripheral.xarcade.json b/addons/peripheral.xarcade.json
index 8b38687..9d83434 100644
--- a/addons/peripheral.xarcade.json
+++ b/addons/peripheral.xarcade.json
@@ -5,7 +5,8 @@
         {
             "type": "git",
             "url": "https://github.com/kodi-game/peripheral.xarcade",
-            "commit": "f09a0e73532184ee37fc60e25506b70dce3e3023"
+            "tag": "v1.0.0",
+            "commit": "51c01b7077a6d1c2b83744c15cc6b46cf678494c"
         }
     ]
 }
-- 
GitLab