mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
python: Update to version 3.10.7
This commit is contained in:
parent
acead80082
commit
359a1c3052
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "3.10.6",
|
||||
"version": "3.10.7",
|
||||
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
|
||||
"homepage": "https://www.python.org/",
|
||||
"license": "Python-2.0",
|
||||
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.10.6/python-3.10.6-amd64.exe#/setup.exe",
|
||||
"hash": "md5:8f46453e68ef38e5544a76d84df3994c"
|
||||
"url": "https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe#/setup.exe",
|
||||
"hash": "md5:bfbe8467c7e3504f3800b0fe94d9a3e6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.10.6/python-3.10.6.exe#/setup.exe",
|
||||
"hash": "md5:c4aa2cd7d62304c804e45a51696f2a88"
|
||||
"url": "https://www.python.org/ftp/python/3.10.7/python-3.10.7.exe#/setup.exe",
|
||||
"hash": "md5:58755d6906f825168999c83ce82315d7"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user