chore(OpenSSL.Light): release 1.0.1j

closes #42
This commit is contained in:
Jordan Tucker
2014-10-24 23:44:36 -07:00
committed by Iristyle
parent ee34c1c43f
commit 42035b7133
2 changed files with 140 additions and 306 deletions

View File

@@ -11,8 +11,8 @@ try {
#InnoSetup - http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html
silentArgs = '/silent', '/verysilent', '/sp-', '/suppressmsgboxes',
"/DIR=`"$installDir`"";
url = 'https://slproweb.com/download/Win32OpenSSL_Light-1_0_1i.exe'
url64bit = 'https://slproweb.com/download/Win64OpenSSL_Light-1_0_1i.exe'
url = 'https://slproweb.com/download/Win32OpenSSL_Light-1_0_1j.exe'
url64bit = 'https://slproweb.com/download/Win64OpenSSL_Light-1_0_1j.exe'
}
Install-ChocolateyPackage @params