mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pypy2: Update to version 7.3.15
This commit is contained in:
parent
84491ac88f
commit
4c6f10bb3d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.14",
|
"version": "7.3.15",
|
||||||
"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.14-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.15-win64.zip",
|
||||||
"hash": "a4c6d35e5ae68dfb773ec34b7d8f1503c8fbfcad817e6147babd6cfd3c8eb071",
|
"hash": "ca3c813aec8f9304c7bdc0f69d8ea2a263d4247224ee094e0017338da84c75f2",
|
||||||
"extract_dir": "pypy2.7-v7.3.14-win64"
|
"extract_dir": "pypy2.7-v7.3.15-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user