Skip to content

Commit

Permalink
Add Windows 10 21H1 19043.985 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
pbatard committed May 22, 2021
1 parent 36e9b44 commit 99f6f24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Fido.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ $ko = 0x20000
$WindowsVersions = @(
@(
@("Windows 10", "Windows10ISO"),
@(
"21H1 (Build 19043.985 - 2021.05)",
@("Windows 10 Home/Pro", 2033),
@("Windows 10 Education", 2032),
@("Windows 10 Home China ", ($zh + 2034))
),
@(
"20H2 (Build 19042.631 - 2020.12)",
@("Windows 10 Home/Pro", 1882),
Expand Down

0 comments on commit 99f6f24

Please sign in to comment.