diff --git a/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script b/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script index efd0b90..7bee479 100644 --- a/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script +++ b/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script @@ -34,16 +34,16 @@ Description=(v9.0.2) .NET 9 is a cross-platform software development framework f Selected=False Level=4 Author=Homes32 -Version=1.0.1.0 -Date=2025-02-11 +Version=1.0.2.0 +Date=2025-03-03 Mandatory=False [Variables] %ProgramTitle%=".NET 9 Desktop Runtime" %ProgramFolder%="dotnet" %ProgramVersion%="9.0.2" -%DownloadURLx86%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.2/windowsdesktop-runtime-9.0.2-win-x86.exe -%DownloadURLx64%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.2/windowsdesktop-runtime-9.0.2-win-x64.exe +%DownloadURLx86%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x86.exe +%DownloadURLx64%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x64.exe [Process] Echo,"Processing %ScriptTitle%..."