Skip to content

Commit 650fb26

Browse files
authored
Updating latest WSL2 checksum (#11550)
1 parent 2578e48 commit 650fb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/windows/scripts/build/Install-WSL2.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $downloadUrl = Resolve-GithubReleaseAssetUrl `
88

99
Install-Binary -Type MSI `
1010
-Url $downloadUrl `
11-
-ExpectedSHA256Sum "CD3F2A68A1A5836F6A1CC9965A7F5F54DB267CA221EAA87DF29345AB7957AEC4"
11+
-ExpectedSHA256Sum "5A1EAD8E553ABBFB4DBB8291A329F3CA859DB2B8D887849F3F8CD19F7FABEF21"
1212

1313
Write-Host "Performing wsl --install --no-distribution"
1414
wsl.exe --install --no-distribution

0 commit comments

Comments
 (0)