diff options
| author | Steve Dower <steve.dower@microsoft.com> | 2015-04-11 23:36:04 -0400 |
|---|---|---|
| committer | Steve Dower <steve.dower@microsoft.com> | 2015-04-11 23:36:04 -0400 |
| commit | c7d979f0221b4426fb2160f0960a61c1e7bc59df (patch) | |
| tree | 80b163b0022909d5b4dad24caf4c385eced1a652 /PCbuild/get_externals.bat | |
| parent | f172caeb8bcdc56674abc0ee5fac95021059ec5d (diff) | |
| download | cpython-git-c7d979f0221b4426fb2160f0960a61c1e7bc59df.tar.gz | |
Closes #23686: Update Windows installer OpenSSL to 1.0.2a
Diffstat (limited to 'PCbuild/get_externals.bat')
| -rw-r--r-- | PCbuild/get_externals.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/get_externals.bat b/PCbuild/get_externals.bat index e9987be3dd..a1d5225028 100644 --- a/PCbuild/get_externals.bat +++ b/PCbuild/get_externals.bat @@ -54,7 +54,7 @@ echo.Fetching external libraries... for %%e in ( bzip2-1.0.6 nasm-2.11.06 - openssl-1.0.1l + openssl-1.0.2a tcl-core-8.6.3.1 tk-8.6.3.1 tix-8.4.3.4 |
