mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pypy3: Update to version 7.3.17
This commit is contained in:
parent
5e67407e47
commit
40c605f9a9
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.16",
|
"version": "7.3.17",
|
||||||
"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.16-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy3.10-v7.3.17-win64.zip",
|
||||||
"hash": "e08415a2f35c6ecf2342b504bdfde11e4c5eca3fc5ef7fd2214ff064a5a54396",
|
"hash": "cab794a03ddda26238c72942ea6f225612e0dc17c76cac6652da83a95024e6e8",
|
||||||
"extract_dir": "pypy3.10-v7.3.16-win64"
|
"extract_dir": "pypy3.10-v7.3.17-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user