From 29f947f8877f541ef28ef16d535a4c47ec65f2e0 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 pvr.iptvsimple addon --- addons/pvr.iptvsimple.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/pvr.iptvsimple.json b/addons/pvr.iptvsimple.json index 4a3fd0b..1c7407e 100644 --- a/addons/pvr.iptvsimple.json +++ b/addons/pvr.iptvsimple.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/kodi-pvr/pvr.iptvsimple", - "tag": "3.5.7-Leia", - "commit": "73feb2f4a3106cb3cf7f3f5432438ad1af2590a3" + "tag": "3.7.2-Leia", + "commit": "aa9690259b5320e17f4253218d982f6aa8e3de53" } ] } -- GitLab