mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
pypy2: Update to version 7.3.10
This commit is contained in:
parent
e492c718b1
commit
a9f99c253a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.9",
|
"version": "7.3.10",
|
||||||
"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.9-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.10-win64.zip",
|
||||||
"hash": "ca7b0f4c576995b388cfb4c796e3f6f20b037e5314571bf267daa068a3a2af31",
|
"hash": "2915b5201a5f71546951bc41efd80f40b2ed709511bc526219a70f3ae37b918e",
|
||||||
"extract_dir": "pypy2.7-v7.3.9-win64"
|
"extract_dir": "pypy2.7-v7.3.10-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user