Skip to content

Commit fe9dad7

Browse files
committed
[Var] InnoSetup: Update to 7.0.1-beta.
git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@25346 56274372-70c3-4bfc-bfc3-4c3a0b034d27
1 parent bf1f963 commit fe9dad7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

build/download_externals.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ call build\scriptlib\unpack.cmd "build\tools\python3" "build\externals\python-3.
4949

5050
call :killdir "build\tools\innosetup" || goto error
5151
mkdir "build\tools\innosetup" || goto error
52-
"build\externals\innosetup-7.0.0-beta-x64.exe" /PORTABLE=1 /CURRENTUSER /DIR="%CD%\build\tools\innosetup\{app}" /LOG="%CD%\build\tools\innosetup\setup.log" /SILENT || goto error
52+
"build\externals\innosetup-7.0.1-beta-x64.exe" /PORTABLE=1 /CURRENTUSER /DIR="%CD%\build\tools\innosetup\{app}" /LOG="%CD%\build\tools\innosetup\setup.log" /SILENT || goto error
5353

5454
call :killdir "build\tools\innounp" || goto error
5555
call :killdir "build\tools\innosetup5" || goto error

build/download_externals.meta4

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
<url>https://sf-west-interserver-1.dl.sourceforge.net/project/innounp/innounp/innounp 0.50/innounp050.rar</url>
5454
<url>https://sf-west-interserver-2.dl.sourceforge.net/project/innounp/innounp/innounp 0.50/innounp050.rar</url>
5555
</file>
56-
<file name="build/externals/innosetup-7.0.0-beta-x64.exe">
57-
<size>16968864</size>
58-
<hash type="sha-512">ad9786490e776860b5bd2bbc15cfaf778980485ce2f84c5733d43894d19285a5f4b91331660cd767ee2bde4df9a7bee769d7368a116baefb1e5b93a6f0363ca1</hash>
59-
<url>https://github.com/jrsoftware/issrc/releases/download/is-7_0_0/innosetup-7.0.0-beta-x64.exe</url>
56+
<file name="build/externals/innosetup-7.0.1-beta-x64.exe">
57+
<size>16976472</size>
58+
<hash type="sha-512">3bdbe4a267b8250427759c8a63984d7026afb9e1e1b7c80e62101414ead25de19437717c9baea91d9d849264cad112ff7e1b943ad2e1e3e0690a694b322a06da</hash>
59+
<url>https://github.com/jrsoftware/issrc/releases/download/is-7_0_1/innosetup-7.0.1-beta-x64.exe</url>
6060
</file>
6161
<file name="build/externals/isetup-5.5.8-unicode.exe">
6262
<size>2342456</size>

0 commit comments

Comments
 (0)