From 589bd9ffd7f27e1ac8cba2f14c55fd94ccc95a66 Mon Sep 17 00:00:00 2001 From: damencho Date: Thu, 26 Jan 2017 17:22:22 -0600 Subject: Updates jre to 1.8.0_121. --- resources/install/installers.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources') diff --git a/resources/install/installers.properties b/resources/install/installers.properties index 309597e..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-8u101-windows-i586.zip -windows.jre64.zip=C:\\Install\\jre-8u101-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_101.jre +macosx.jre=${user.home}/bin/jre1.8.0_121.jre -- cgit v1.1