mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
feat: Add Windows 11 LTSC (#774)
This commit is contained in:
parent
717dbf01c4
commit
27236d7352
2 changed files with 5 additions and 3 deletions
|
|
@ -637,8 +637,8 @@ getMido() {
|
|||
|
||||
case "${id,,}" in
|
||||
"win11x64" )
|
||||
size=6812706816
|
||||
sum="36de5ecb7a0daa58dce68c03b9465a543ed0f5498aa8ae60ab45fb7c8c4ae402"
|
||||
size=5819484160
|
||||
sum="b56b911bf18a2ceaeb3904d87e7c770bdf92d3099599d61ac2497b91bf190b11"
|
||||
;;
|
||||
"win11x64-enterprise-eval" )
|
||||
size=6209064960
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue