diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2021-02-24 17:01:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 14:01:02 -0800 |
| commit | 0daf0111b29615f6a12f346e5231a122448182b3 (patch) | |
| tree | d053292ccaad52adfe59b3292bc5466134589832 /versions/p-/python3.json | |
| parent | c8116498e44b0b4838646f24af845d236132014a (diff) | |
| download | vcpkg-0daf0111b29615f6a12f346e5231a122448182b3.tar.gz vcpkg-0daf0111b29615f6a12f346e5231a122448182b3.zip | |
[python3] upgrade to 3.9.2 (#16315)
* [python3] Update to 3.9.2.
* x-add-version
Diffstat (limited to 'versions/p-/python3.json')
| -rw-r--r-- | versions/p-/python3.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/p-/python3.json b/versions/p-/python3.json index fa150d4cd..5bb4d4498 100644 --- a/versions/p-/python3.json +++ b/versions/p-/python3.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "9af42bd2d8ec6a2e8b563c9cb7544ffa7e2f938e", + "version-string": "3.9.2", + "port-version": 0 + }, + { "git-tree": "b2f9a57528c88d1deef5b695e56edd7a671c97c2", "version-string": "3.9.0", "port-version": 3 |
