mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
pypy3: Update to version 7.3.18
This commit is contained in:
parent
eeed127f7f
commit
60d23b6b80
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.17",
|
"version": "7.3.18",
|
||||||
"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.17-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy3.11-v7.3.18-win64.zip",
|
||||||
"hash": "cab794a03ddda26238c72942ea6f225612e0dc17c76cac6652da83a95024e6e8",
|
"hash": "ccbea242f623700027e713d845dff5c7f7a5806413bbce229d3dcb88715970fd",
|
||||||
"extract_dir": "pypy3.10-v7.3.17-win64"
|
"extract_dir": "pypy3.11-v7.3.18-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user