Update PyPy to 7.3.4 on Windows (change platform format) (#3189)

* Update PyPy to 7.3.4 on Windows (change platform format)

* Update SoftwareReport.CachedTools.psm1

* Update Install-PyPy.ps1

* Update SoftwareReport.CachedTools.psm1
This commit is contained in:
Maxim Lobanov
2021-04-19 10:15:26 +03:00
committed by GitHub
parent 4a2e5bca16
commit 5657dde4a0
4 changed files with 5 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
{
"name": "PyPy",
"arch": "x86",
"platform" : "win32",
"platform" : "win64",
"versions": [
"2.7",
"3.6",