mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pypy3: Update to version 7.2.0
This commit is contained in:
parent
5325316378
commit
caf18e6e71
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.1.1",
|
"version": "7.2.0",
|
||||||
"homepage": "https://pypy.org",
|
"homepage": "https://pypy.org",
|
||||||
"description": "A fast, compliant alternative implementation of the Python language.",
|
"description": "A fast, compliant alternative implementation of the Python language.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-win32.zip",
|
"url": "https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.2.0-win32.zip",
|
||||||
"hash": "8b513b254de5f31890f5956569de9aec3a0a91d7aba72fc89d66901f4a8ccf49",
|
"hash": "c926f622bec24a8b348591d631717ace83b3a6c3c2dac02b157b622b97d1fc9c",
|
||||||
"extract_dir": "pypy3.6-v7.1.1-win32",
|
"extract_dir": "pypy3.6-v7.2.0-win32",
|
||||||
"bin": [
|
"bin": [
|
||||||
"pypy3.exe",
|
"pypy3.exe",
|
||||||
"pypy3w.exe"
|
"pypy3w.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user