-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
zpatcher_test.xml
43 lines (43 loc) · 1.55 KB
/
zpatcher_test.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" ?>
<zupdater>
<application>ZPatcher Test Suite</application>
<builds>
<build>
<version>2</version>
<desc>
<![CDATA[<p><b>ZPatcher Test Suite - Revision #2</b></p>
<ul>
<li>A few files were changed. For a complete list, check <a href="https://github.com/TheZoc/ZPatcher/blob/master/tests/patches/Logs/ZPatcher%20-%20base%20to%20rev1.log">this link</a>.</li>
</ul>
]]>
</desc>
</build>
<build>
<version>1</version>
<desc>
<![CDATA[<p><b>ZPatcher Test Suite - Revision #1</b></p>
<ul>
<li>Initial release!</li>
<li>For the detailed base structure provided in this test, check <a href="https://github.com/TheZoc/ZPatcher/blob/master/tests/patches/Logs/ZPatcher%20-%20base.log">this link</a>.</li>
</ul>
]]>
</desc>
</build>
</builds>
<patches>
<patch>
<source_version>0</source_version>
<destination_version>1</destination_version>
<file>https://raw.githubusercontent.com/TheZoc/ZPatcher/master/tests/patches/base.zpatch</file>
<size>678</size>
<md5>78e14f106f2a09da62eb6fccb1038177</md5>
</patch>
<patch>
<source_version>1</source_version>
<destination_version>2</destination_version>
<file>https://raw.githubusercontent.com/TheZoc/ZPatcher/master/tests/patches/base_to_rev2.zpatch</file>
<size>351</size>
<md5>34239473447c4f8a866f04e47e075398</md5>
</patch>
</patches>
</zupdater>