2010-08-15 18:51:34 +02:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<services>
|
|
|
|
<service name="download_url">
|
|
|
|
<param name="protocol">http</param>
|
|
|
|
<param name="host">releases.wildfiregames.com</param>
|
2012-12-16 23:06:17 +01:00
|
|
|
<param name="path">/0ad-0.0.12-alpha-unix-build.tar.gz</param>
|
2010-08-15 18:51:34 +02:00
|
|
|
</service>
|
|
|
|
<service name="verify_file">
|
2012-12-16 23:06:17 +01:00
|
|
|
<param name="file">_service:download_url:0ad-0.0.12-alpha-unix-build.tar.gz</param>
|
2010-08-15 18:51:34 +02:00
|
|
|
<param name="verifier">sha256</param>
|
2012-12-16 23:06:17 +01:00
|
|
|
<param name="checksum">55ec47c971e2a0f83716d3672b98ac362d8251849725dd29650f31d2c44e8acb</param>
|
2010-08-15 18:51:34 +02:00
|
|
|
</service>
|
|
|
|
</services>
|