forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated WSL version 2.1.5.0 (microsoft#151701)
Co-authored-by: Demitrius Nelon <[email protected]>
- Loading branch information
1 parent
b8fc605
commit 278134d
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/m/Microsoft/WSL/2.1.5.0/Microsoft.WSL.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
23
manifests/m/Microsoft/WSL/2.1.5.0/Microsoft.WSL.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |