2010-08-15 16:51:34 +00:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<services>
|
|
|
|
<service name="download_url">
|
|
|
|
<param name="protocol">http</param>
|
|
|
|
<param name="host">releases.wildfiregames.com</param>
|
2012-10-14 11:03:00 +00:00
|
|
|
<param name="path">/0ad-0.0.11-alpha-unix-build.tar.gz</param>
|
2010-08-15 16:51:34 +00:00
|
|
|
</service>
|
|
|
|
<service name="verify_file">
|
2012-10-14 11:03:00 +00:00
|
|
|
<param name="file">_service:download_url:0ad-0.0.11-alpha-unix-build.tar.gz</param>
|
2010-08-15 16:51:34 +00:00
|
|
|
<param name="verifier">sha256</param>
|
2012-10-14 11:03:00 +00:00
|
|
|
<param name="checksum">d9e2a6a0e15d6cc8c2f09690d5ba432c4d4282d7a971620158ee36d9a42ffd68</param>
|
2010-08-15 16:51:34 +00:00
|
|
|
</service>
|
|
|
|
</services>
|