From 8d55af091d1ac31da5fbb62ae26094b181784582 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Mon, 29 Sep 2025 22:12:25 +0800 Subject: [PATCH] =?UTF-8?q?windows:=20=E6=9B=B4=E6=96=B0=20vmd=20=E9=A9=B1?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trans.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans.sh b/trans.sh index 5993bde..ab5fbf2 100644 --- a/trans.sh +++ b/trans.sh @@ -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