mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pypy2: Update to version 7.3.20
This commit is contained in:
parent
c7bb37e541
commit
08d126a3d2
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.19",
|
"version": "7.3.20",
|
||||||
"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",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.19-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.20-win64.zip",
|
||||||
"hash": "fbdcd4fe681981c020a25c1a35225209dc3d651f6117ebe9e4d212b66a2b46ec",
|
"hash": "76d02853601ef8d3c9dd821a9faa84cabf9bc469d6b77797b21ed311b25d5419",
|
||||||
"extract_dir": "pypy2.7-v7.3.19-win64"
|
"extract_dir": "pypy2.7-v7.3.20-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user