mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
python: Update to version 3.14.1
This commit is contained in:
parent
dca53d93a7
commit
f799f0a920
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.14.0",
|
"version": "3.14.1",
|
||||||
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
|
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
|
||||||
"homepage": "https://www.python.org/",
|
"homepage": "https://www.python.org/",
|
||||||
"license": "Python-2.0",
|
"license": "Python-2.0",
|
||||||
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-amd64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-amd64.exe#/setup.exe",
|
||||||
"hash": "md5:cf642108b97545a30ac055b94657a0e6"
|
"hash": "md5:b236d1a32f73dcf1188db880acca5136"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1.exe#/setup.exe",
|
||||||
"hash": "md5:4b4a8f4e6f47a430df110868b3872762"
|
"hash": "md5:6e3f352986d73a85d2ff1a6e757c513c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-arm64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-arm64.exe#/setup.exe",
|
||||||
"hash": "md5:1d308e03a711d99ad7c5df4032daf8a9"
|
"hash": "md5:c785ff40517799f03d952ad91887152a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user