From 36e95411f8468fde9fcae8498fb08d8cf7cd12ba Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Wed, 11 Mar 2015 16:50:37 +0200 Subject: [PATCH] Updates OS X embedded jre. --- resources/install/installers.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/install/installers.properties b/resources/install/installers.properties index 7b985422d..d02aea881 100644 --- a/resources/install/installers.properties +++ b/resources/install/installers.properties @@ -16,4 +16,4 @@ windows.jre64.file=C:\\Install\\jre-7u17-windows-x64.exe windows.jre.zip=C:\\Install\\jre-8u31-windows-i586.zip windows.jre64.zip=C:\\Install\\jre-8u31-windows-x64.zip -macosx.jre=${user.home}/bin/jre1.8.0_31.jre +macosx.jre=${user.home}/bin/jre1.8.0_40.jre