diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-07-23 13:11:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 22:11:45 -0700 |
| commit | 92bbf7b3315172d63ffa58416e7cf3f05d8da8e6 (patch) | |
| tree | da6c63b6294d7e0a8219c40345428b38a45cca15 /versions/o- | |
| parent | 8cda3938f5f03a7961cc8024f83829e0f83176d2 (diff) | |
| download | vcpkg-92bbf7b3315172d63ffa58416e7cf3f05d8da8e6.tar.gz vcpkg-92bbf7b3315172d63ffa58416e7cf3f05d8da8e6.zip | |
[openssl] Fix vcpkg-cmake-wrapper.cmake (#18475)
* [openssl] Fix vcpkg-cmake-wrapper.cmake
* Update baseline revision
* Update the wrapper
* Update the baseline
* Update the wrapper
* Update the baseline
* Update the wrapper
* Update the baseline
* Update the wrapper
* Update the baseline
* Update the wrapper
* Update the baseline
* Update the wrapper
* Update the baseline
* Bump port-version.
* Update the baseline version
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/o-')
| -rw-r--r-- | versions/o-/openssl.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/o-/openssl.json b/versions/o-/openssl.json index 474c91547..d6807c929 100644 --- a/versions/o-/openssl.json +++ b/versions/o-/openssl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "80b86b6b857d1b7bbb2c24cfcded13c28a4c3e81", + "version-string": "1.1.1k", + "port-version": 8 + }, + { "git-tree": "affa6f8de25994a485d4310cb56ddbc0df9ac705", "version-string": "1.1.1k", "port-version": 7 |
