windows: 固定 win8.x aws xen 驱动最终版本

This commit is contained in:
bin456789
2024-11-09 22:53:11 +08:00
parent bf801b407e
commit ae1875f1e7
2 changed files with 2 additions and 1 deletions

View File

@ -4374,6 +4374,7 @@ install_windows() {
case "$nt_ver" in
6.1) echo 8.3.2 ;; # sha1 签名
# 6.1) echo 8.3.5 ;; # sha256 签名
6.2 | 6.3) echo 8.4.3 ;;
*) echo Latest ;;
esac
)