Skip to content

Commit 5320258

Browse files
committed
Update dependencies
1 parent 313ae76 commit 5320258

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

addon.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.vimcasts" name="VimCasts" version="1.1" provider-name="Jonathan Beluch (jbel)">
33
<requires>
4-
<import addon="xbmc.python" version="1.0"/>
5-
<!-- Required for getflashvideo.py -->
6-
<import addon="script.module.beautifulsoup" version="3.0.8"/>
4+
<import addon="xbmc.python" version="2.0"/>
75
<import addon="script.module.xbmcswift2" version="1.1.1"/>
86
</requires>
97
<extension point="xbmc.python.pluginsource" library="addon.py">

0 commit comments

Comments
 (0)