File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1212 Version=" 0.3.0" >
1313 <Chain >
1414 <!-- Install Prerequsites -->
15- <PackageGroupRef Id =" Python_3.13 " />
15+ <PackageGroupRef Id =" Python_3x " />
1616
1717 <!-- Install Application -->
1818
137137
138138 <!-- Install Python 3.13 -->
139139 <!-- https://docs.python.org/3/using/windows.html -->
140- <PackageGroup Id =" Python_3.13 " >
140+ <PackageGroup Id =" Python_3x " >
141141 <ExePackage Id =" Python_3.13_x64"
142142 DisplayName=" Python 3.13"
143143 Vital=" yes"
144+ Name=" python-3.13.3-amd64.exe"
144145 DownloadUrl=" https://www.python.org/ftp/python/3.13.3/python-3.13.3-amd64.exe"
145146 InstallArguments=" /passive"
146147 UninstallArguments=" /passive /uninstall"
151152 <ExePackage Id =" Python_3.13_x86"
152153 DisplayName=" Python 3.13"
153154 Vital=" yes"
155+ Name=" python-3.13.3.exe"
154156 DownloadUrl=" https://www.python.org/ftp/python/3.13.3/python-3.13.3.exe"
155157 InstallArguments=" /passive"
156158 UninstallArguments=" /passive /uninstall"
You can’t perform that action at this time.
0 commit comments