From 28ed2ab6077b0a0608d53051983a07e32468c319 Mon Sep 17 00:00:00 2001 From: mcmartin Date: Tue, 12 Dec 2006 09:39:49 +0000 Subject: [PATCH] Preliminary MD5 sums for UQM 0.6 installer. uqm-0.6.0-3domusic.uqm is identical to 0.5.0 and is stable. uqm-0.6.0-voice.uqm has changed from 0.5.0, but is now stable. uqm-0.6.0-content.uqm is still up in the air as of 12/12 and may change. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2590 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/build/win32_install/uqm-0.6.nsi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sc2/build/win32_install/uqm-0.6.nsi b/sc2/build/win32_install/uqm-0.6.nsi index 41c8d17ef..1f90e8894 100644 --- a/sc2/build/win32_install/uqm-0.6.nsi +++ b/sc2/build/win32_install/uqm-0.6.nsi @@ -319,8 +319,8 @@ DelOldContent: SetOverwrite ifnewer AddSize 12261 StrCpy $MANDATORY 1 - ; TODO: Update MD5 sum for 0.6 - StrCpy $MD5SUM "1d03864b141a2626a7284bc7cfdefb47" + ; TODO: Confirm MD5 sum for 0.6 if content changes after this point (12/12) + StrCpy $MD5SUM "e3568fb14e48815bada8c9b7263178c1" File "content\version" Push "uqm-0.6.0-content.uqm" Push "$INSTDIR\content\packages" @@ -355,8 +355,7 @@ SectionGroup /e "3DO Content" SECGRP02 SectionIn 1 4 6 AddSize 112291 StrCpy $MANDATORY 0 - ; TODO: Update MD5 sum data for 0.6 - StrCpy $MD5SUM "52a084cfaa0bc7fcc63a295feb8cbd28" + StrCpy $MD5SUM "d31577b896be935cc2238afd07299b8b" Push "uqm-0.6.0-voice.uqm" Push "$INSTDIR\content\packages" Call HandlePackage