phcscriptcdnpro 1.11.1 → 1.11.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 09e563edbd9e7c0712ca3d36538773dbcc017afb
|
4
|
+
data.tar.gz: 833c9509c4e6beb58ce93302be77a568520b7b37
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b7f5fb50c6d25b0466e0fe1e8c08349a18664a23812bd3eeebc24a3081afdc2dc9deaebd4d90d1aa5bd7cba070dc3912d4e1d93cceb69a416c48d66c8b4329f
|
7
|
+
data.tar.gz: d9957c99088c871ddc9808fc061aed0c9c398805388d3dadcb56a62ca5a355222f9fcfdb04dec9926fae4d4ebfeb3d33634ee5ebf2c3b0a03c3d335114718a0e
|
@@ -3,12 +3,12 @@ collection @scriptcdn_mains
|
|
3
3
|
child :informations do
|
4
4
|
attribute :scripttitle
|
5
5
|
end
|
6
|
-
child :
|
6
|
+
child :scriptcdn_authors do
|
7
7
|
attributes :authorfirstname, :authorlastname
|
8
8
|
end
|
9
|
-
child :
|
9
|
+
child :scriptcdn_urls do
|
10
10
|
attributes :scripturl, :scripturlext
|
11
11
|
end
|
12
|
-
child :
|
12
|
+
child :scriptcdn_versions do
|
13
13
|
attributes :scripturl, :scripturlext
|
14
14
|
end
|