From 37562c620483c6f8d63421d8f9689a1307fc5579 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.hts addon --- addons/pvr.hts.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/pvr.hts.json b/addons/pvr.hts.json index ca4b976..7ade1d8 100644 --- a/addons/pvr.hts.json +++ b/addons/pvr.hts.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/kodi-pvr/pvr.hts", - "tag": "4.4.17-Leia", - "commit": "3993a8a98f55cbab2673fb6a52f785e6759398d0" + "tag": "4.4.18-Leia", + "commit": "d301b2bc2a35403a9e1c960868cf1acfb2ffcb27" } ] } -- GitLab