mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
python: Update to version 3.12.1
This commit is contained in:
parent
4fa42c0e77
commit
a117167b79
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.12.0",
|
"version": "3.12.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.12.0/python-3.12.0-amd64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe#/setup.exe",
|
||||||
"hash": "md5:32ab6a1058dfbde76951b7aa7c2335a6"
|
"hash": "md5:3e3b6550e58772d324f7519bfa8066dc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.12.0/python-3.12.0.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.1/python-3.12.1.exe#/setup.exe",
|
||||||
"hash": "md5:de59862985bf7afa639f2e4f9e2a722c"
|
"hash": "md5:37a89a09138888e6331ec279d68fea8e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://www.python.org/ftp/python/3.12.0/python-3.12.0-arm64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.1/python-3.12.1-arm64.exe#/setup.exe",
|
||||||
"hash": "md5:230c703e3b8b3d92765d118afa7b2f78"
|
"hash": "md5:25fb741f175dc98d5630520f2df931ec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user