25 lines
853 B
XML
25 lines
853 B
XML
<?xml version="1.0"?>
|
|
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns="http://www.mozilla.org/2004/em-rdf#">
|
|
<!-- Zotero Extension -->
|
|
<RDF:Description about="urn:mozilla:extension:zotero@chnm.gmu.edu">
|
|
<updates>
|
|
<RDF:Seq>
|
|
<RDF:li>
|
|
<RDF:Description>
|
|
<version>4.0.29.22.SOURCE</version>
|
|
<targetApplication>
|
|
<RDF:Description>
|
|
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
|
|
<minVersion>45.0</minVersion>
|
|
<maxVersion>45.*</maxVersion>
|
|
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
|
|
<updateHash>sha1:</updateHash>
|
|
</RDF:Description>
|
|
</targetApplication>
|
|
</RDF:Description>
|
|
</RDF:li>
|
|
</RDF:Seq>
|
|
</updates>
|
|
</RDF:Description>
|
|
</RDF:RDF>
|