diff options
Diffstat (limited to 'resources/install/installers.properties')
-rw-r--r-- | resources/install/installers.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/install/installers.properties b/resources/install/installers.properties index 4526b4b..05701e5 100644 --- a/resources/install/installers.properties +++ b/resources/install/installers.properties @@ -13,7 +13,7 @@ windows.jre64.file=C:\\Install\\jre-7u17-windows-x64.exe # Paths to the ZIP files of private extracted Windows JRE setups to be deployed # as part of the respective setups of SIP Communicator. -windows.jre.zip=C:\\Install\\jre-8u40-windows-i586.zip -windows.jre64.zip=C:\\Install\\jre-8u40-windows-x64.zip +windows.jre.zip=C:\\Install\\jre-8u121-windows-i586.zip +windows.jre64.zip=C:\\Install\\jre-8u121-windows-x64.zip -macosx.jre=${user.home}/bin/jre1.8.0_40.jre +macosx.jre=${user.home}/bin/jre1.8.0_121.jre |