-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathlatest_update.xml
More file actions
23 lines (23 loc) · 965 Bytes
/
Copy pathlatest_update.xml
File metadata and controls
23 lines (23 loc) · 965 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8"?>
<leccore>
<update>
<title>PC Info Update</title>
<description>Various improvements including but not limited to the following: Notice displayed when graphics driver is not installed, About modal form no longer a static message (URL links now work).</description>
<version>1.0.0 beta 12</version>
<date>30 Jul 2022</date>
<x86>
<download_url>https://github.com/alecmus/pc_info/releases/download/v1.0.0-beta.12/update.32.zip</download_url>
<size>2390377</size>
<hash>
<sha256>8D4EE2508290D2BFC6123D67EDF5FF20E78D8543E520BD4698DC15B90D5A8F27</sha256>
</hash>
</x86>
<x64>
<download_url>https://github.com/alecmus/pc_info/releases/download/v1.0.0-beta.12/update.64.zip</download_url>
<size>3040901</size>
<hash>
<sha256>CE9EADD527D053D1BEC8D5D233359E1A71A3C2C8ACD1F82B38E4093732C331D5</sha256>
</hash>
</x64>
</update>
</leccore>