diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-14 11:00:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 20:00:44 -0700 |
| commit | 35312384e7701760ed7855961eff41a63f9cc379 (patch) | |
| tree | 5d0762028d4c784b1812ac6fd0027d9f54b4c1c6 /versions/p-/python3.json | |
| parent | f446c96825700be67555d1e9e25191938161c9bf (diff) | |
| download | vcpkg-35312384e7701760ed7855961eff41a63f9cc379.tar.gz vcpkg-35312384e7701760ed7855961eff41a63f9cc379.zip | |
[Python3] update to 3.9.7 (#19851)
* [Python3] update to 3.9.7
* update version
* update vcpkg tool python3 to 3.9.7
* update hash to lowercase
* update portifile.cmake
* update 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 6b75aa7fc..34194e0ab 100644 --- a/versions/p-/python3.json +++ b/versions/p-/python3.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "b3a545b39c982b7f0a12891765dd9909e364ebc6", + "version-semver": "3.9.7", + "port-version": 0 + }, + { "git-tree": "0628d684afd26b15be6a1a6bb162e56744a442a7", "version-semver": "3.9.6", "port-version": 0 |
