mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
pypy3: Update to version 7.3.16
This commit is contained in:
parent
f4072f4b5e
commit
16c0c1ed53
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.15",
|
"version": "7.3.16",
|
||||||
"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/pypy3.10-v7.3.15-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy3.10-v7.3.16-win64.zip",
|
||||||
"hash": "b378b3ab1c3719aee0c3e5519e7bff93ff67b2d8aa987fe4f088b54382db676c",
|
"hash": "95ff7c3f23098307de9bea5ea75f47c6c4d615c07bee2e841aecef10e751286b",
|
||||||
"extract_dir": "pypy3.10-v7.3.15-win64"
|
"extract_dir": "pypy3.10-v7.3.16-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user