Skip to content

Commit

Permalink
Updated WSL version 2.1.5.0 (microsoft#151701)
Browse files Browse the repository at this point in the history
Co-authored-by: Demitrius Nelon <[email protected]>
  • Loading branch information
craigloewen-msft and denelon authored May 9, 2024
1 parent b8fc605 commit 278134d
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
25 changes: 25 additions & 0 deletions manifests/m/Microsoft/WSL/2.1.5.0/Microsoft.WSL.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Microsoft.WSL
PackageVersion: 2.1.5.0
InstallerLocale: en-US
InstallerType: wix
Installers:
- InstallerUrl: https://github.com/microsoft/WSL/releases/download/2.1.5/wsl.2.1.5.0.x64.msi
Architecture: x64
InstallerSha256: C2B94E81AB4BA2780016CB28A7C07C87B570F65D26DC7D3DC91A1016D69028AF
ProductCode: '{877F46EF-614F-4B05-A09D-E15E5B424710}'
- InstallerUrl: https://github.com/microsoft/WSL/releases/download/2.1.5/wsl.2.1.5.0.ARM64.msi
Architecture: arm64
InstallerSha256: FFCCE6428255D3B9FC9C4BD1D584E1282936879287F52988F0D4056BF8377914
ProductCode: '{350E3AAF-271D-4B51-9D76-9AAD330A8536}'
AppsAndFeaturesEntries:
- DisplayName: Windows Subsystem for Linux
InstallerType: msix
Dependencies:
WindowsFeatures:
- Microsoft-Windows-Subsystem-Linux
- VirtualMachinePlatform
ManifestType: installer
ManifestVersion: 1.6.0
23 changes: 23 additions & 0 deletions manifests/m/Microsoft/WSL/2.1.5.0/Microsoft.WSL.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Microsoft.WSL
PackageVersion: 2.1.5.0
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://www.microsoft.com/
PublisherSupportUrl: https://github.com/microsoft/wsl
PrivacyUrl: https://privacy.microsoft.com
Author: Microsoft
PackageName: Windows Subsystem for Linux
PackageUrl: https://learn.microsoft.com/windows/wsl/about
License: Microsoft Software License
LicenseUrl: https://www.microsoft.com/servicesagreement
Copyright: Copyright (c) Microsoft Corporation. All rights reserved.
ShortDescription: Windows Subsystem for Linux (WSL) is a feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.
Description: Windows Subsystem for Linux (WSL) is a feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting. WSL is designed to provide a seamless and productive experience for developers who want to use both Windows and Linux at the same time.
Moniker: wsl
ReleaseNotesUrl: https://github.com/microsoft/WSL/releases/tag/2.1.5
InstallationNotes: If the virtual machine platform Windows optional feature was enabled, a restart is required for WSL to function properly.
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/m/Microsoft/WSL/2.1.5.0/Microsoft.WSL.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Microsoft.WSL
PackageVersion: 2.1.5.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 278134d

Please sign in to comment.