Skip to content

Commit

Permalink
Upload new files v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuzzo committed Dec 4, 2023
1 parent 4cb9390 commit 43d98ac
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/Wolvenkit.Installer.Package.appinstaller
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package.appinstaller"
Version="0.3.0.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2">
Version="0.3.1.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2">
<MainBundle
Name="26499Wolvenkit.WolvenKit.Installer"
Version="0.3.0.0"
Publisher="[email protected], CN=&quot;Open Source Developer, Moritz Baron&quot;, O=Open Source Developer, L=Gmunden, S=Oberösterreich, C=AT"
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package_0.3.0.0_Test/Wolvenkit.Installer.Package_0.3.0.0_x64.msixbundle" />
Version="0.3.1.0"
Publisher="CN=Wolvenkit"
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package_0.3.1.0_Test/Wolvenkit.Installer.Package_0.3.1.0_x64.msixbundle" />
<Dependencies>
<Package
Name="Microsoft.VCLibs.140.00"
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
ProcessorArchitecture="x64"
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package_0.3.0.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx"
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package_0.3.1.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx"
Version="14.0.30704.0" />
<Package
Name="Microsoft.VCLibs.140.00.UWPDesktop"
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
ProcessorArchitecture="x64"
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package_0.3.0.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.Desktop.appx"
Uri="https://wolvenkit.github.io/WolvenKit.Installer/Wolvenkit.Installer.Package_0.3.1.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.Desktop.appx"
Version="14.0.30704.0" />
</Dependencies>
<UpdateSettings>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 43d98ac

Please sign in to comment.