|
@@ -9,7 +9,7 @@ $python_installer_path = "2.7.5/$python_installer_file"
|
|
|
$python_version = "27"
|
|
|
$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"
|
|
|
+$go_installer_file = "go1.2rc2.windows-amd64.msi"
|
|
|
$jre_installer_file = "jre-7u25-windows-x64.exe"
|
|
|
$jdk_installer_file = "jdk-7u45-windows-x64.exe"
|
|
|
$jdk_master_hash = "943527ed9111cbb746d4ab2bb2c31cd6"
|