www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

update.rdf (847B)


      1 <?xml version="1.0"?>
      2 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      3          xmlns="http://www.mozilla.org/2004/em-rdf#">
      4 <!-- Zotero Extension -->
      5 <RDF:Description about="urn:mozilla:extension:zotero@chnm.gmu.edu">
      6   <updates>
      7     <RDF:Seq>
      8       <RDF:li>
      9         <RDF:Description>
     10           <version>5.0.SOURCE</version>
     11           <targetApplication>
     12             <RDF:Description>
     13               <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
     14               <minVersion>45.0</minVersion>
     15               <maxVersion>45.*</maxVersion>
     16               <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
     17               <updateHash>sha1:</updateHash>
     18             </RDF:Description>
     19           </targetApplication>
     20         </RDF:Description>
     21       </RDF:li>
     22     </RDF:Seq>
     23   </updates>
     24 </RDF:Description>
     25 </RDF:RDF>