diff options
| author | Owen Rudge <owen@owenrudge.net> | 2021-05-06 21:54:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 13:54:57 -0700 |
| commit | 2a4749e8ad2b278958909e14dced0638b049bf60 (patch) | |
| tree | f74c548dd714f7583e79758c714e5dd89136d47c /ports/cryptopp/CONTROL | |
| parent | cbb72bc346a8495ecafe28dbcf41ace2dde95e97 (diff) | |
| download | vcpkg-2a4749e8ad2b278958909e14dced0638b049bf60.tar.gz vcpkg-2a4749e8ad2b278958909e14dced0638b049bf60.zip | |
[cryptopp] Update to 8.5.0 (#17533)
* [cryptopp] Update to 8.5.0
* [cryptopp] Update versions
* Update versions/c-/cryptopp.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/cryptopp/CONTROL')
| -rw-r--r-- | ports/cryptopp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cryptopp/CONTROL b/ports/cryptopp/CONTROL index c70415dd1..2cebc7177 100644 --- a/ports/cryptopp/CONTROL +++ b/ports/cryptopp/CONTROL @@ -1,5 +1,5 @@ Source: cryptopp -Version: 8.2.0-2 +Version: 8.5.0 Homepage: https://github.com/weidai11/cryptopp Description: Crypto++ is a free C++ class library of cryptographic schemes. |
