Skip to content

Commit

Permalink
Add Windows 10 19H1 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
pbatard committed May 23, 2019
1 parent 9769ff8 commit e4645bf
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"),
@(
"19H1 (Build 18362.30 - 2019.05)",
@("Windows 10 Home/Pro", 1214),
@("Windows 10 Education", 1216),
@("Windows 10 Home China ", ($zh + 1215))
),
@(
"1809 R2 (Build 17763.107 - 2018.10)",
@("Windows 10 Home/Pro", 1060),
Expand Down

0 comments on commit e4645bf

Please sign in to comment.