VidScraper Clear up

Forgot to regen repo on last commit
This commit is contained in:
Oli Passey
2017-12-04 19:19:35 +00:00
parent 2e711f9cac
commit c9088e7e2b
4 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
</extension>
</addon>
<addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.3" provider-name="Oli Passey">
<addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.4" provider-name="Oli Passey">
<requires>
<import addon="xbmc.python" version="2.19.0" />
<import addon="script.module.python.koding.aio" version="0.0.1"/>

View File

@@ -1 +1 @@
36f202d0c382528b0344a58c064b8736
0ca775ddd2b6aa4efe5abce61cb12ebc

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.3" provider-name="Oli Passey">
<addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.4" provider-name="Oli Passey">
<requires>
<import addon="xbmc.python" version="2.19.0" />
<import addon="script.module.python.koding.aio" version="0.0.1"/>