Loading readme.md +3 −1 Original line number Diff line number Diff line Loading @@ -86,8 +86,10 @@ kubectl apply -f kubernetes.yml | **Value** | **Version** | **Size** | |---|---|---| | `win11` | Windows 11 Pro | 6.4 GB | | `win11` | Windows 11 Pro | 5.4 GB | | `ltsc11` | Windows 11 LTSC | 4.2 GB | | `win11e` | Windows 11 Enterprise | 5.8 GB | |||| | `win10` | Windows 10 Pro | 5.7 GB | | `ltsc10` | Windows 10 LTSC | 4.6 GB | | `win10e` | Windows 10 Enterprise | 5.2 GB | Loading src/define.sh +2 −2 Original line number Diff line number Diff line Loading @@ -637,8 +637,8 @@ getMido() { case "${id,,}" in "win11x64" ) size=6812706816 sum="36de5ecb7a0daa58dce68c03b9465a543ed0f5498aa8ae60ab45fb7c8c4ae402" size=5819484160 sum="b56b911bf18a2ceaeb3904d87e7c770bdf92d3099599d61ac2497b91bf190b11" ;; "win11x64-enterprise-eval" ) size=6209064960 Loading Loading
readme.md +3 −1 Original line number Diff line number Diff line Loading @@ -86,8 +86,10 @@ kubectl apply -f kubernetes.yml | **Value** | **Version** | **Size** | |---|---|---| | `win11` | Windows 11 Pro | 6.4 GB | | `win11` | Windows 11 Pro | 5.4 GB | | `ltsc11` | Windows 11 LTSC | 4.2 GB | | `win11e` | Windows 11 Enterprise | 5.8 GB | |||| | `win10` | Windows 10 Pro | 5.7 GB | | `ltsc10` | Windows 10 LTSC | 4.6 GB | | `win10e` | Windows 10 Enterprise | 5.2 GB | Loading
src/define.sh +2 −2 Original line number Diff line number Diff line Loading @@ -637,8 +637,8 @@ getMido() { case "${id,,}" in "win11x64" ) size=6812706816 sum="36de5ecb7a0daa58dce68c03b9465a543ed0f5498aa8ae60ab45fb7c8c4ae402" size=5819484160 sum="b56b911bf18a2ceaeb3904d87e7c770bdf92d3099599d61ac2497b91bf190b11" ;; "win11x64-enterprise-eval" ) size=6209064960 Loading