aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install/installers.properties
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2013-02-26 08:13:47 +0000
committerDamian Minkov <damencho@jitsi.org>2013-02-26 08:13:47 +0000
commitf1700e3a127134dc2d9eb77e964f573af032f389 (patch)
treee8b1a38eaad316d1e4bbd567b995be73ae89d75b /resources/install/installers.properties
parent6916104f9c3b68353952a0d2c95164a9917eb224 (diff)
downloadjitsi-f1700e3a127134dc2d9eb77e964f573af032f389.zip
jitsi-f1700e3a127134dc2d9eb77e964f573af032f389.tar.gz
jitsi-f1700e3a127134dc2d9eb77e964f573af032f389.tar.bz2
Updates bundled jre.
Diffstat (limited to 'resources/install/installers.properties')
-rw-r--r--resources/install/installers.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/install/installers.properties b/resources/install/installers.properties
index 7cc06ac..046170f 100644
--- a/resources/install/installers.properties
+++ b/resources/install/installers.properties
@@ -8,10 +8,10 @@ linux.jre.path=/opt/jre-install/j2re1.4.2_12
# Paths to Windows JRE setups to be included in the respective setups of SIP
# Communicator and deployed as necessary. Each of them is ignored if its
# respective ZIP path is defined to a non-empty value.
-windows.jre.file=D:\\Install\\jre-6u24-windows-i586.exe
-windows.jre64.file=D:\\Install\\jre-6u24-windows-x64.exe
+windows.jre.file=C:\\Install\\jre-7u15-windows-i586.exe
+windows.jre64.file=C:\\Install\\jre-7u15-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=D:\\Install\\jre-6u24-windows-i586.zip
-windows.jre64.zip=D:\\Install\\jre-6u24-windows-x64.zip
+windows.jre.zip=C:\\Install\\jre-7u15-windows-i586.zip
+windows.jre64.zip=C:\\Install\\jre-7u15-windows-x64.zip