mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
pypy2: Update to version 7.3.9
This commit is contained in:
parent
775af6b62a
commit
183fee3186
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.8",
|
"version": "7.3.9",
|
||||||
"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.8-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.9-win64.zip",
|
||||||
"hash": "806a29a6c5550b1e669d8870683d3379138d3d43eb1e07bdf26d65a0691265f2",
|
"hash": "ca7b0f4c576995b388cfb4c796e3f6f20b037e5314571bf267daa068a3a2af31",
|
||||||
"extract_dir": "pypy2.7-v7.3.8-win64"
|
"extract_dir": "pypy2.7-v7.3.9-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user