-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.rdf
53 lines (49 loc) · 2.79 KB
/
update.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:extension:{f759ca51-3a91-4dd1-ae78-9db5eee9ebf0}">
<em:updates>
<Seq>
<li>
<Description>
<em:version>8.2.0</em:version>
<em:targetApplication>
<!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>38.0</em:minVersion>
<em:maxVersion>45.*</em:maxVersion>
<em:updateLink>http://www.unmht.org/unmht/files/unmht-8.2.0.xpi</em:updateLink>
<em:updateHash>sha256:23686c1a50257f2b728054e8cb8216f2ed548c1add32e5fbe29407c53fac4dd6</em:updateHash>
<em:updateInfoURL>http://www.unmht.org/unmht/update_info.xhtml</em:updateInfoURL>
</Description>
<!-- Thunderbird -->
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>38.0</em:minVersion>
<em:maxVersion>45.*</em:maxVersion>
<em:updateLink>http://www.unmht.org/unmht/files/unmht-8.2.0.xpi</em:updateLink>
<em:updateHash>sha256:23686c1a50257f2b728054e8cb8216f2ed548c1add32e5fbe29407c53fac4dd6</em:updateHash>
<em:updateInfoURL>http://www.unmht.org/unmht/update_info.xhtml</em:updateInfoURL>
</Description>
<!-- SeaMonkey -->
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.33</em:minVersion>
<em:maxVersion>2.39.*</em:maxVersion>
<em:updateLink>http://www.unmht.org/unmht/files/unmht-8.2.0.xpi</em:updateLink>
<em:updateHash>sha256:23686c1a50257f2b728054e8cb8216f2ed548c1add32e5fbe29407c53fac4dd6</em:updateHash>
<em:updateInfoURL>http://www.unmht.org/unmht/update_info.xhtml</em:updateInfoURL>
</Description>
</em:targetApplication>
</Description>
</li>
</Seq>
</em:updates>
<em:version>8.2.0</em:version>
<em:updateLink>http://www.unmht.org/unmht/files/unmht-8.2.0.xpi</em:updateLink>
<em:updateHash>sha256:23686c1a50257f2b728054e8cb8216f2ed548c1add32e5fbe29407c53fac4dd6</em:updateHash>
<em:updateInfoURL>http://www.unmht.org/unmht/update_info.xhtml</em:updateInfoURL>
<em:signature>MIGTMA0GCSqGSIb3DQEBDQUAA4GBAB9CA5M+SpPaKEppb2OIzSyBnPLOrRJRVG94SpgwRDV9aAxbLkPBYhwe5zOP1e6Aveafp2Y+4v3sxx62eJmpkGDftV60Rr57Kq+c5utySDfyKh08Y8xDH9qdAeFmxEZYnacLQDfrPb7SXGSjkcD9NfnDqD61hn/Hn5qq20qnLUAn</em:signature>
</Description>
</RDF>