mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
pypy2: Update to version 7.3.14
This commit is contained in:
parent
dfa879059d
commit
fc0a3e794b
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.13",
|
"version": "7.3.14",
|
||||||
"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.13-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.14-win64.zip",
|
||||||
"hash": "0dc9c18f91f2aee97b95eaec2244e3b22e0183095f359c410d0090c54413dadc",
|
"hash": "a4c6d35e5ae68dfb773ec34b7d8f1503c8fbfcad817e6147babd6cfd3c8eb071",
|
||||||
"extract_dir": "pypy2.7-v7.3.13-win64"
|
"extract_dir": "pypy2.7-v7.3.14-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user