diff options
| author | Osyotr <Osyotr@users.noreply.github.com> | 2021-07-16 10:19:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-16 00:19:25 -0700 |
| commit | 8d5a4268a2b7cb079c3a37d70af75269c2f1f42d (patch) | |
| tree | f829b145f97b0bdb980b4d80ae56491821e0c42e /versions/b-/boost-python.json | |
| parent | bef043cfe12eb98e2feb0b0976ea6c0fc9046f72 (diff) | |
| download | vcpkg-8d5a4268a2b7cb079c3a37d70af75269c2f1f42d.tar.gz vcpkg-8d5a4268a2b7cb079c3a37d70af75269c2f1f42d.zip | |
[boost-python] Allow feature python2 on Unix (#18465)
* [boost-python] Allow feature python2 on Unix
* Update version record
Diffstat (limited to 'versions/b-/boost-python.json')
| -rw-r--r-- | versions/b-/boost-python.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/b-/boost-python.json b/versions/b-/boost-python.json index 7735ac9e1..3b2903d19 100644 --- a/versions/b-/boost-python.json +++ b/versions/b-/boost-python.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "789047e74a9db18c96ada8dc7addda4fc867360e", + "version": "1.76.0", + "port-version": 1 + }, + { "git-tree": "22a76d7b62c1e7eab693c827b1ca942acdb46a1b", "version": "1.76.0", "port-version": 0 |
