diff options
| author | Christian Rendina <christian.rendina@gmail.com> | 2021-05-27 00:09:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-26 15:09:28 -0700 |
| commit | 9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43 (patch) | |
| tree | fbfabcd43ab805f1ca9ca3e3ad176b0c2ce8eef5 /versions/p-/python3.json | |
| parent | 6fc4e607f1f0c46aa4692fbf3c6ce99dfef64b12 (diff) | |
| download | vcpkg-9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43.tar.gz vcpkg-9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43.zip | |
[python3] Update to 3.9.5 (#17773)
* [python3] update to 3.9.5
* [vcpkg] update baseline
* [scripts] update to py 3.9.5
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 a8c9121fc..d0f4b3d9b 100644 --- a/versions/p-/python3.json +++ b/versions/p-/python3.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "16ae1dd8eb0498d1357af3155c565035ba9a3f39", + "version-string": "3.9.5", + "port-version": 0 + }, + { "git-tree": "ebb4ed9ed737c672ca5462a4019a704b6461e91d", "version-string": "3.9.2", "port-version": 2 |
