-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUpdates.xml
More file actions
36 lines (36 loc) · 1.47 KB
/
Copy pathUpdates.xml
File metadata and controls
36 lines (36 loc) · 1.47 KB
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
<Updates>
<ApplicationName>{AnyApplication}</ApplicationName>
<ApplicationVersion>1.0.0</ApplicationVersion>
<Checksum>true</Checksum>
<PackageUpdate>
<Name>com.microsoft.vcredist</Name>
<DisplayName>Microsoft Visual C++ Redistributable</DisplayName>
<Description>Installs the Visual C++ redistributables</Description>
<Version>14.29.30139</Version>
<ReleaseDate>2019-04-02</ReleaseDate>
<Virtual>true</Virtual>
<Script>installscript.qs</Script>
<UpdateFile CompressedSize="23676277" OS="Any" UncompressedSize="25332256"/>
<DownloadableArchives>content.7z</DownloadableArchives>
<UserInterfaces>page.ui</UserInterfaces>
<SHA1>31152ce4d41dbc3a7f664c11e025f6dc32d807f0</SHA1>
</PackageUpdate>
<PackageUpdate>
<Name>com.scratchcpp.player</Name>
<DisplayName>ScratchCPP Player</DisplayName>
<Description>C++-based Scratch project player</Description>
<Dependencies>com.microsoft.vcredist</Dependencies>
<Version>0.6.1</Version>
<ReleaseDate>2025-04-13</ReleaseDate>
<Default>true</Default>
<Script>installscript.qs</Script>
<UpdateFile CompressedSize="28627856" OS="Any" UncompressedSize="113050506"/>
<DownloadableArchives>ScratchCPP Player.7z</DownloadableArchives>
<Licenses>
<License file="license.txt" name="GNU General Public License Agreement"/>
</Licenses>
<SHA1>c45cbf48237a988257b21c09c56c3a9252e23773</SHA1>
</PackageUpdate>
<SHA1>decb96919757a7ceede12e93fee2e9650e744cbc</SHA1>
<MetadataName>2025-04-13-1749_meta.7z</MetadataName>
</Updates>