File tree 4 files changed +255
-87
lines changed
4 files changed +255
-87
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<addon id =" script.module.arlo"
3
3
name =" arlo"
4
- version =" 1.2.50 +matrix.1"
4
+ version =" 1.2.62 +matrix.1"
5
5
provider-name =" jeffreydwalter" >
6
6
<requires >
7
7
<import addon =" xbmc.python" version =" 3.0.0" />
8
+ <import addon =" script.module.googleapi" version =" 2.67.0+matrix.1" />
9
+ <import addon =" script.module.google-auth-library" version =" 2.14.1+matrix.1" />
10
+ <import addon =" script.module.google-auth-oauthlib" version =" 0.7.1+matrix.1" />
8
11
<import addon =" script.module.monotonic" version =" 1.5.0+matrix.1" />
12
+ <import addon =" script.module.pyasn1" version =" 0.4.8+matrix.1" />
13
+ <import addon =" script.module.pyasn1_modules" version =" 0.2.8+matrix.1" />
9
14
<import addon =" script.module.pysocks" version =" 1.7.0+matrix.1" />
10
15
<import addon =" script.module.requests" version =" 2.22.0+matrix.1" />
11
16
<import addon =" script.module.sseclient" version =" 0.0.22+matrix.1" />
You can’t perform that action at this time.
0 commit comments