|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 |
|
3 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
4 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
|
5 |
|
6 <RDF:Description about="urn:mozilla:extension:addon1@tests.mozilla.org"> |
|
7 <em:updates> |
|
8 <RDF:Seq> |
|
9 <RDF:li> |
|
10 <RDF:Description> |
|
11 <em:version>1.0</em:version> |
|
12 <em:targetApplication> |
|
13 <RDF:Description> |
|
14 <em:id>toolkit@mozilla.org</em:id> |
|
15 <em:minVersion>0</em:minVersion> |
|
16 <em:maxVersion>*</em:maxVersion> |
|
17 </RDF:Description> |
|
18 </em:targetApplication> |
|
19 </RDF:Description> |
|
20 </RDF:li> |
|
21 </RDF:Seq> |
|
22 </em:updates> |
|
23 </RDF:Description> |
|
24 |
|
25 <RDF:Description about="urn:mozilla:extension:addon2@tests.mozilla.org"> |
|
26 <em:updates> |
|
27 <RDF:Seq> |
|
28 <RDF:li> |
|
29 <RDF:Description> |
|
30 <em:version>1.0</em:version> |
|
31 <em:targetApplication> |
|
32 <RDF:Description> |
|
33 <em:id>toolkit@mozilla.org</em:id> |
|
34 <em:minVersion>0</em:minVersion> |
|
35 <em:maxVersion>0</em:maxVersion> |
|
36 </RDF:Description> |
|
37 </em:targetApplication> |
|
38 </RDF:Description> |
|
39 </RDF:li> |
|
40 </RDF:Seq> |
|
41 </em:updates> |
|
42 </RDF:Description> |
|
43 |
|
44 <RDF:Description about="urn:mozilla:extension:addon3@tests.mozilla.org"> |
|
45 <em:updates> |
|
46 <RDF:Seq> |
|
47 <RDF:li> |
|
48 <RDF:Description> |
|
49 <em:version>1.0</em:version> |
|
50 <em:targetApplication> |
|
51 <RDF:Description> |
|
52 <em:id>toolkit@mozilla.org</em:id> |
|
53 <em:minVersion>0</em:minVersion> |
|
54 <em:maxVersion>0</em:maxVersion> |
|
55 </RDF:Description> |
|
56 </em:targetApplication> |
|
57 </RDF:Description> |
|
58 </RDF:li> |
|
59 </RDF:Seq> |
|
60 </em:updates> |
|
61 </RDF:Description> |
|
62 |
|
63 <RDF:Description about="urn:mozilla:extension:addon4@tests.mozilla.org"> |
|
64 <em:updates> |
|
65 <RDF:Seq> |
|
66 <RDF:li> |
|
67 <RDF:Description> |
|
68 <em:version>1.0</em:version> |
|
69 <em:targetApplication> |
|
70 <RDF:Description> |
|
71 <em:id>toolkit@mozilla.org</em:id> |
|
72 <em:minVersion>1</em:minVersion> |
|
73 <em:maxVersion>*</em:maxVersion> |
|
74 </RDF:Description> |
|
75 </em:targetApplication> |
|
76 </RDF:Description> |
|
77 </RDF:li> |
|
78 </RDF:Seq> |
|
79 </em:updates> |
|
80 </RDF:Description> |
|
81 |
|
82 <RDF:Description about="urn:mozilla:extension:addon5@tests.mozilla.org"> |
|
83 <em:updates> |
|
84 <RDF:Seq> |
|
85 <RDF:li> |
|
86 <RDF:Description> |
|
87 <em:version>1.0</em:version> |
|
88 <em:targetApplication> |
|
89 <RDF:Description> |
|
90 <em:id>toolkit@mozilla.org</em:id> |
|
91 <em:minVersion>0</em:minVersion> |
|
92 <em:maxVersion>*</em:maxVersion> |
|
93 </RDF:Description> |
|
94 </em:targetApplication> |
|
95 </RDF:Description> |
|
96 </RDF:li> |
|
97 </RDF:Seq> |
|
98 </em:updates> |
|
99 </RDF:Description> |
|
100 |
|
101 <RDF:Description about="urn:mozilla:extension:addon6@tests.mozilla.org"> |
|
102 <em:updates> |
|
103 <RDF:Seq> |
|
104 <RDF:li> |
|
105 <RDF:Description> |
|
106 <em:version>1.0</em:version> |
|
107 <em:targetApplication> |
|
108 <RDF:Description> |
|
109 <em:id>toolkit@mozilla.org</em:id> |
|
110 <em:minVersion>0</em:minVersion> |
|
111 <em:maxVersion>*</em:maxVersion> |
|
112 </RDF:Description> |
|
113 </em:targetApplication> |
|
114 </RDF:Description> |
|
115 </RDF:li> |
|
116 </RDF:Seq> |
|
117 </em:updates> |
|
118 </RDF:Description> |
|
119 |
|
120 <RDF:Description about="urn:mozilla:extension:addon7@tests.mozilla.org"> |
|
121 <em:updates> |
|
122 <RDF:Seq> |
|
123 <RDF:li> |
|
124 <RDF:Description> |
|
125 <em:version>1.0</em:version> |
|
126 <em:targetApplication> |
|
127 <RDF:Description> |
|
128 <em:id>toolkit@mozilla.org</em:id> |
|
129 <em:minVersion>0</em:minVersion> |
|
130 <em:maxVersion>0</em:maxVersion> |
|
131 </RDF:Description> |
|
132 </em:targetApplication> |
|
133 </RDF:Description> |
|
134 </RDF:li> |
|
135 <RDF:li> |
|
136 <RDF:Description> |
|
137 <em:version>2.0</em:version> |
|
138 <em:targetApplication> |
|
139 <RDF:Description> |
|
140 <em:id>toolkit@mozilla.org</em:id> |
|
141 <em:minVersion>0</em:minVersion> |
|
142 <em:maxVersion>*</em:maxVersion> |
|
143 <em:updateLink>http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_bug557956_7_2.xpi</em:updateLink> |
|
144 <em:updateHash>sha1:18674cf7ad76664e0ead6280a43cc0c681180505</em:updateHash> |
|
145 </RDF:Description> |
|
146 </em:targetApplication> |
|
147 </RDF:Description> |
|
148 </RDF:li> |
|
149 </RDF:Seq> |
|
150 </em:updates> |
|
151 </RDF:Description> |
|
152 |
|
153 <RDF:Description about="urn:mozilla:extension:addon8@tests.mozilla.org"> |
|
154 <em:updates> |
|
155 <RDF:Seq> |
|
156 <RDF:li> |
|
157 <RDF:Description> |
|
158 <em:version>1.0</em:version> |
|
159 <em:targetApplication> |
|
160 <RDF:Description> |
|
161 <em:id>toolkit@mozilla.org</em:id> |
|
162 <em:minVersion>0</em:minVersion> |
|
163 <em:maxVersion>0</em:maxVersion> |
|
164 </RDF:Description> |
|
165 </em:targetApplication> |
|
166 </RDF:Description> |
|
167 </RDF:li> |
|
168 <RDF:li> |
|
169 <RDF:Description> |
|
170 <em:version>2.0</em:version> |
|
171 <em:targetApplication> |
|
172 <RDF:Description> |
|
173 <em:id>toolkit@mozilla.org</em:id> |
|
174 <em:minVersion>0</em:minVersion> |
|
175 <em:maxVersion>*</em:maxVersion> |
|
176 <em:updateLink>http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_bug557956_8_2.xpi</em:updateLink> |
|
177 <em:updateHash>sha1:d6240607c4f202226fa291d9b7e537ff2a309616</em:updateHash> |
|
178 </RDF:Description> |
|
179 </em:targetApplication> |
|
180 </RDF:Description> |
|
181 </RDF:li> |
|
182 </RDF:Seq> |
|
183 </em:updates> |
|
184 </RDF:Description> |
|
185 |
|
186 <RDF:Description about="urn:mozilla:extension:addon9@tests.mozilla.org"> |
|
187 <em:updates> |
|
188 <RDF:Seq> |
|
189 <RDF:li> |
|
190 <RDF:Description> |
|
191 <em:version>1.0</em:version> |
|
192 <em:targetApplication> |
|
193 <RDF:Description> |
|
194 <em:id>toolkit@mozilla.org</em:id> |
|
195 <em:minVersion>0</em:minVersion> |
|
196 <em:maxVersion>0</em:maxVersion> |
|
197 </RDF:Description> |
|
198 </em:targetApplication> |
|
199 </RDF:Description> |
|
200 </RDF:li> |
|
201 <RDF:li> |
|
202 <RDF:Description> |
|
203 <em:version>2.0</em:version> |
|
204 <em:targetApplication> |
|
205 <RDF:Description> |
|
206 <em:id>toolkit@mozilla.org</em:id> |
|
207 <em:minVersion>0</em:minVersion> |
|
208 <em:maxVersion>*</em:maxVersion> |
|
209 <em:updateLink>http://example.com/browser/toolkit/mozapps/extensions/test/browser/browser_bug557956_9_2.xpi</em:updateLink> |
|
210 <em:updateHash>sha1:b25d1ee94acc734a4a039d31c1620051bbbd5633</em:updateHash> |
|
211 </RDF:Description> |
|
212 </em:targetApplication> |
|
213 </RDF:Description> |
|
214 </RDF:li> |
|
215 </RDF:Seq> |
|
216 </em:updates> |
|
217 </RDF:Description> |
|
218 |
|
219 </RDF:RDF> |
|
220 |