Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TechEmpower/FrameworkBenchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
msmith-techempower committed Oct 30, 2013
2 parents ea7f01f + 1c222ca commit f5c8d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions toolset/setup/windows/installer.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ $wincache_installer_file = "wincache-1.3.4-5.4-nts-vc9-x86.exe"
$wincache_installer_path = "wincache-1.3.4/$wincache_installer_file"
$go_installer_file = "go1.1.1.windows-amd64.msi"
$jre_installer_file = "jre-7u25-windows-x64.exe"
$jdk_installer_file = "jdk-7u40-windows-x64.exe"
$jdk_master_hash = "7412ccc2ac8a0f418eb58c5f170742a3"
$jdk_installer_file = "jdk-7u45-windows-x64.exe"
$jdk_master_hash = "943527ed9111cbb746d4ab2bb2c31cd6"
# http://www.oracle.com/technetwork/java/javase/downloads/java-se-binaries-checksum-1956892.html
$resin_version = "resin-4.0.36"
$resin_installer_file = "$resin_version.zip"
Expand Down

0 comments on commit f5c8d5f

Please sign in to comment.