mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
use %ProgramVer% for new .net9 urls
This commit is contained in:
@@ -34,16 +34,16 @@ Description=(v9.0.2) .NET 9 is a cross-platform software development framework f
|
|||||||
Selected=False
|
Selected=False
|
||||||
Level=4
|
Level=4
|
||||||
Author=Homes32
|
Author=Homes32
|
||||||
Version=1.0.1.0
|
Version=1.0.2.0
|
||||||
Date=2025-02-11
|
Date=2025-03-03
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramTitle%=".NET 9 Desktop Runtime"
|
%ProgramTitle%=".NET 9 Desktop Runtime"
|
||||||
%ProgramFolder%="dotnet"
|
%ProgramFolder%="dotnet"
|
||||||
%ProgramVersion%="9.0.2"
|
%ProgramVersion%="9.0.2"
|
||||||
%DownloadURLx86%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.2/windowsdesktop-runtime-9.0.2-win-x86.exe
|
%DownloadURLx86%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x86.exe
|
||||||
%DownloadURLx64%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.2/windowsdesktop-runtime-9.0.2-win-x64.exe
|
%DownloadURLx64%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x64.exe
|
||||||
|
|
||||||
[Process]
|
[Process]
|
||||||
Echo,"Processing %ScriptTitle%..."
|
Echo,"Processing %ScriptTitle%..."
|
||||||
|
Reference in New Issue
Block a user