forked from danwent/Perspectives
-
Notifications
You must be signed in to change notification settings - Fork 0
/
update.rdf
32 lines (32 loc) · 1.62 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
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<rdf:Description rdf:about="urn:mozilla:extension:[email protected]">
<em:updates>
<rdf:Seq>
<rdf:li>
<rdf:Description>
<em:version>3.9.1</em:version>
<em:targetApplication>
<rdf:Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>4.0b8pre</em:maxVersion>
<em:updateLink>http://www.cs.cmu.edu/~perspectives/Perspectives.xpi</em:updateLink>
<em:updateHash>sha1:0bdca7c043d6a882e7064fa1b01c1011359adfe5</em:updateHash>
</rdf:Description>
</em:targetApplication>
</rdf:Description>
</rdf:li>
</rdf:Seq>
</em:updates>
<em:signature>
MIIBEjALBgkqhkiG9w0BAQ0DggEBAJ1wsFQ/r8a+1FMs2vbKbFHp86XFLNvTJRxO
IxwRNJbx5CmlZWOYGYBMRDPEhCtWCUZc9JNNR4OrDtwaZJ71pAjZzNn6md4yOxN3
Tc806zjp/tVORvOpI+fse0MaaAodbFeyfcOia+vEV/W5RneqXDrF4Uwk4jSuE27A
XjaE8w0Prk53IO22xSCC8BjM3sXOivg5waGJnwGO7/YI2encffeUo68Dzg+WsYIe
03vgSZ6t3zlhqcr0hcYQxvfHpmk5f/EgdLqv7ITM/mBy+yYFMVgCWMb3Uu9r1fF7
ESQqZqmjl1zZ/wOjuvpmc7ePdspcfD1mKESE1yyrjB9JggGlJlg=
</em:signature>
</rdf:Description>
</rdf:RDF>