We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea7f01f + 1c222ca commit f5c8d5fCopy full SHA for f5c8d5f
toolset/setup/windows/installer.ps1
@@ -11,8 +11,8 @@ $wincache_installer_file = "wincache-1.3.4-5.4-nts-vc9-x86.exe"
11
$wincache_installer_path = "wincache-1.3.4/$wincache_installer_file"
12
$go_installer_file = "go1.1.1.windows-amd64.msi"
13
$jre_installer_file = "jre-7u25-windows-x64.exe"
14
-$jdk_installer_file = "jdk-7u40-windows-x64.exe"
15
-$jdk_master_hash = "7412ccc2ac8a0f418eb58c5f170742a3"
+$jdk_installer_file = "jdk-7u45-windows-x64.exe"
+$jdk_master_hash = "943527ed9111cbb746d4ab2bb2c31cd6"
16
# http://www.oracle.com/technetwork/java/javase/downloads/java-se-binaries-checksum-1956892.html
17
$resin_version = "resin-4.0.36"
18
$resin_installer_file = "$resin_version.zip"
0 commit comments