mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
pypy2: Update to version 7.3.18
This commit is contained in:
parent
1132369db1
commit
eeed127f7f
@ -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/pypy2.7-v7.3.17-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.18-win64.zip",
|
||||||
"hash": "2ce2f4c205819902ee3ea2e80f8fc9ae9b18647bcfc8046ba83fe46b4139f734",
|
"hash": "c1d397743a6727832affddb15296dbeeb4a7602d91ae64114d798a9cc71179ca",
|
||||||
"extract_dir": "pypy2.7-v7.3.17-win64"
|
"extract_dir": "pypy2.7-v7.3.18-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user