14 lines
535 B
Plaintext
14 lines
535 B
Plaintext
|
<?xml version="1.0" ?>
|
||
|
<services>
|
||
|
<service name="download_url">
|
||
|
<param name="protocol">http</param>
|
||
|
<param name="host">audacity.googlecode.com</param>
|
||
|
<param name="path">/files/audacity-minsrc-1.3.12-beta.tar.bz2</param>
|
||
|
</service>
|
||
|
<service name="verify_file">
|
||
|
<param name="file">_service:download_url:audacity-minsrc-1.3.12-beta.tar.bz2</param>
|
||
|
<param name="verifier">sha256</param>
|
||
|
<param name="checksum">f0f55839ca3013d2e43e5114c73d195bc34503685aeab683eafca4d1bbf3b768</param>
|
||
|
</service>
|
||
|
</services>
|