mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
python: Update to version 3.9.4
This commit is contained in:
parent
755c109226
commit
a904676689
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.9.2",
|
||||
"version": "3.9.4",
|
||||
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
|
||||
"homepage": "https://www.python.org/",
|
||||
"license": "Python-2.0",
|
||||
@ -7,24 +7,24 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://www.python.org/ftp/python/3.9.2/python-3.9.2-amd64.exe#/setup.exe",
|
||||
"https://www.python.org/ftp/python/3.9.4/python-3.9.4-amd64.exe#/setup.exe",
|
||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg",
|
||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg"
|
||||
],
|
||||
"hash": [
|
||||
"md5:efb20aa1b648a2baddd949c142d6eb06",
|
||||
"md5:1a1412dd7c18aa0c7c7e55b00a244844",
|
||||
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
|
||||
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://www.python.org/ftp/python/3.9.2/python-3.9.2.exe#/setup.exe",
|
||||
"https://www.python.org/ftp/python/3.9.4/python-3.9.4.exe#/setup.exe",
|
||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg",
|
||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg"
|
||||
],
|
||||
"hash": [
|
||||
"md5:81294c31bd7e2d4470658721b2887ed5",
|
||||
"md5:f008d17e6beafed3a86eb0f8d13e1850",
|
||||
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
|
||||
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user