Updates the Java Runtime Environment (JRE) bundled with Jitsi on Windows to 7u40.

cusax-fix 4850
Lyubomir Marinov 12 years ago
parent 51d21c677f
commit 612f342240

@ -13,5 +13,5 @@ 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-7u21-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-7u21-windows-x64.zip
windows.jre.zip=C:\\Install\\jre-7u40-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-7u40-windows-x64.zip

Loading…
Cancel
Save