mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
pypy3: Update to version 7.3.14
This commit is contained in:
parent
fc0a3e794b
commit
4ca0cd8374
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.13",
|
"version": "7.3.14",
|
||||||
"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.13-win64.zip",
|
"url": "https://downloads.python.org/pypy/pypy3.10-v7.3.14-win64.zip",
|
||||||
"hash": "5b99422fb8978b2f4bbf97961bca49963a82dc47c2fa51b7d23c493db3a2e0f0",
|
"hash": "1713edd310f400935fe9a9f8fa0fd9da1a405eaf7b69564d00f437fb498327f8",
|
||||||
"extract_dir": "pypy3.10-v7.3.13-win64"
|
"extract_dir": "pypy3.10-v7.3.14-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user