diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2021-04-29 13:30:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 13:30:24 -0700 |
| commit | 4f942e1b11b43c2ee9399bb20cc775642d4f5c55 (patch) | |
| tree | 08b20b3f725a0a062a39a9b0bd4f31f3a283c354 /versions/p-/python3.json | |
| parent | 387623e87860fd761f68e99a305a7b17f2f174e8 (diff) | |
| download | vcpkg-4f942e1b11b43c2ee9399bb20cc775642d4f5c55.tar.gz vcpkg-4f942e1b11b43c2ee9399bb20cc775642d4f5c55.zip | |
[python3] Disable registry access to determine WinSDK (#17579)
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
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 5f6f0d414..a8c9121fc 100644 --- a/versions/p-/python3.json +++ b/versions/p-/python3.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "ebb4ed9ed737c672ca5462a4019a704b6461e91d", + "version-string": "3.9.2", + "port-version": 2 + }, + { "git-tree": "025737aca98a8b23d4ea8de388dacfba6b844eca", "version-string": "3.9.2", "port-version": 1 |
