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