windows: 更新 vmd 驱动
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled

This commit is contained in:
bin456789 2025-09-29 22:12:25 +08:00
parent 8689c45b07
commit 8d55af091d
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -6475,7 +6475,7 @@ EOF
done
if ! $is_gen11 && [ "$build_ver" -ge 19041 ]; then
url=https://downloadmirror.intel.com/849939/SetupRST.exe # RST v20
url=https://downloadmirror.intel.com/865363/SetupRST.exe # RST v20
elif [ "$build_ver" -ge 15063 ]; then
url=https://downloadmirror.intel.com/849934/SetupRST.exe # RST v19
else