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

cusax-fix 4862
Lyubomir Marinov 12 years ago
parent ce30c4432c
commit 66d86dfb87

@ -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-7u40-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-7u40-windows-x64.zip
windows.jre.zip=C:\\Install\\jre-7u45-windows-i586.zip
windows.jre64.zip=C:\\Install\\jre-7u45-windows-x64.zip

Loading…
Cancel
Save