mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
pypy3: Update to version 7.3.8
This commit is contained in:
parent
4a20f6ce56
commit
ed65cf2049
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.7",
|
"version": "7.3.8",
|
||||||
"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.8-v7.3.7-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-win64.zip",
|
||||||
"hash": "8ceb03d2f7b73c6ce0758290bc42ba366a45c46e033eda36f1779d957a905735",
|
"hash": "c1b2e4cde2dcd1208d41ef7b7df8e5c90564a521e7a5db431673da335a1ba697",
|
||||||
"extract_dir": "pypy3.8-v7.3.7-win64"
|
"extract_dir": "pypy3.9-v7.3.8-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user