windows: 更新 intel 网卡驱动
Some checks failed
同步到 CNB / 同步到 CNB (push) Has been cancelled

This commit is contained in:
bin456789 2025-08-01 21:43:00 +08:00
parent d3edcb5559
commit 3feee2488f
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -5854,7 +5854,7 @@ install_windows() {
'2012' | '2012 r2') echo 785805/Wired_driver_28.2_${arch_intel}.zip ;;
*) case "${arch_intel}" in
32) echo 849483/Wired_driver_30.0.1_${arch_intel}.zip ;;
x64) echo 860229/Wired_driver_30.2_${arch_intel}.zip ;;
x64) echo 861427/Wired_driver_30.3_${arch_intel}.zip ;;
esac ;;
esac
)