We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2578e48 commit 650fb26Copy full SHA for 650fb26
images/windows/scripts/build/Install-WSL2.ps1
@@ -8,7 +8,7 @@ $downloadUrl = Resolve-GithubReleaseAssetUrl `
8
9
Install-Binary -Type MSI `
10
-Url $downloadUrl `
11
- -ExpectedSHA256Sum "CD3F2A68A1A5836F6A1CC9965A7F5F54DB267CA221EAA87DF29345AB7957AEC4"
+ -ExpectedSHA256Sum "5A1EAD8E553ABBFB4DBB8291A329F3CA859DB2B8D887849F3F8CD19F7FABEF21"
12
13
Write-Host "Performing wsl --install --no-distribution"
14
wsl.exe --install --no-distribution
0 commit comments