diff options
| author | Wei Dai <wei.dai@microsoft.com> | 2021-09-17 08:04:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 08:04:12 -0700 |
| commit | ccd2cf07cf657928d976941f5137650932ebf9f8 (patch) | |
| tree | d052f14173ca54c185ef13401b2d06c82988909e /ports/apsi/vcpkg.json | |
| parent | 03b5bebb3c8f4aa287edbef27d1735b084558feb (diff) | |
| download | vcpkg-ccd2cf07cf657928d976941f5137650932ebf9f8.tar.gz vcpkg-ccd2cf07cf657928d976941f5137650932ebf9f8.zip | |
[seal] Updated SEAL to version 3.7.0 (#20166)
* Updated ports/seal and ports/apsi.
* Updated versioning.
Diffstat (limited to 'ports/apsi/vcpkg.json')
| -rw-r--r-- | ports/apsi/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/apsi/vcpkg.json b/ports/apsi/vcpkg.json index 01926f583..e34160473 100644 --- a/ports/apsi/vcpkg.json +++ b/ports/apsi/vcpkg.json @@ -1,6 +1,6 @@ { "name": "apsi", - "version-semver": "0.2.0", + "version-semver": "0.3.1", "description": "APSI is a research library for asymmetric private set intersection.", "homepage": "https://github.com/microsoft/APSI", "supports": "static", |
