mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
pypy3: Update to version 7.3.2
This commit is contained in:
parent
628609309b
commit
eabd5db680
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.1",
|
"version": "7.3.2",
|
||||||
"description": "A fast, compliant alternative implementation of the Python language.",
|
"description": "A fast, compliant alternative implementation of the Python language.",
|
||||||
"homepage": "https://www.pypy.org",
|
"homepage": "https://www.pypy.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://downloads.python.org/pypy/pypy3.6-v7.3.1-win32.zip",
|
"url": "https://downloads.python.org/pypy/pypy3.6-v7.3.2-win32.zip",
|
||||||
"hash": "752fbe8c4abee6468e5ce22af82818f821daded36faa65f3d69423f9c217007a",
|
"hash": "13a39d46340afed20f11de24e9068968386e4bb7c8bd168662711916e2bf1da6",
|
||||||
"extract_dir": "pypy3.6-v7.3.1-win32",
|
"extract_dir": "pypy3.6-v7.3.2-win32",
|
||||||
"bin": [
|
"bin": [
|
||||||
"pypy3.exe",
|
"pypy3.exe",
|
||||||
"pypy3w.exe"
|
"pypy3w.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user