1
0
镜像自地址 https://github.com/dockur/windows.git 已同步 2026-06-10 11:59:33 +08:00

feat: Update Windows 11 download link (#1732)

这个提交包含在:
Kroese
2026-05-16 22:41:45 +02:00
提交者 GitHub
父节点 603465a687
当前提交 b5d8c2ad08
修改 2 个文件,包含 3 行新增3 行删除
+1 -1
查看文件
@@ -97,7 +97,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
| **Value** | **Version** | **Size** |
|---|---|---|
| `11` | Windows 11 Pro | 7.2 GB |
| `11` | Windows 11 Pro | 7.9 GB |
| `11l` | Windows 11 LTSC | 4.7 GB |
| `11e` | Windows 11 Enterprise | 6.6 GB |
||||
+2 -2
查看文件
@@ -722,8 +722,8 @@ getMido() {
case "${id,,}" in
"win11x64" )
size=7736125440
sum="d141f6030fed50f75e2b03e1eb2e53646c4b21e5386047cb860af5223f102a32"
size=8471603200
sum="768984706b909479417b2368438909440f2967ff05c6a9195ed2667254e465e3"
url="https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENT_CONSUMER_x64FRE_en-us.iso"
;;
"win11x64-enterprise-eval" )