Fixed Python 3 whitespace error in 0alias
[zeroinstall/solver.git] / tests / RecipeRename.xml
blobb49f43a989a376be4ecd41924977f23e7ccdca06
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
3   <name>Recipe</name>
4   <summary>Recipe</summary>
5   <description>Recipe</description>
6   <implementation id='v0.1' version='0.1'>
7     <recipe>
8      <archive href='http://localhost:8000/HelloWorld.tar.bz2' size='185' type='application/x-bzip-compressed-tar'/>
9      <rename source="HelloWorld" dest="HelloUniverse"/>
10      <rename source="HelloUniverse/main" dest="HelloUniverse/minor"/>
11     </recipe>
12     <manifest-digest sha256new="7ERZLLBHGGAU3UQNR7E2JQMS6CNPBMYC4X22YAC2DZRTOTWUH3WA"/>
13   </implementation>
14 </interface>