Skip to content

Commit dd173c1

Browse files
committed
python312: Update to version 3.12.10
1 parent 6cd0cfc commit dd173c1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: bucket/python312.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
2-
"version": "3.12.9",
2+
"version": "3.12.10",
33
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
44
"homepage": "https://www.python.org/",
55
"license": "Python-2.0",
66
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
77
"architecture": {
88
"64bit": {
99
"url": [
10-
"https://www.python.org/ftp/python/3.12.9/python-3.12.9-amd64.exe#/setup.exe",
10+
"https://www.python.org/ftp/python/3.12.10/python-3.12.10-amd64.exe#/setup.exe",
1111
"https://raw.githubusercontent.com/coatl-dev/scoop-coatl-dev/coatl/scripts/python/install-pep-514.reg",
1212
"https://raw.githubusercontent.com/coatl-dev/scoop-coatl-dev/coatl/scripts/python/uninstall-pep-514.reg"
1313
],
1414
"hash": [
15-
"md5:1cfb1bbf96007b12b98db895dcd86487",
15+
"md5:5eddb0b6f12c852725de071ae681dde4",
1616
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
1717
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
1818
]
1919
},
2020
"32bit": {
2121
"url": [
22-
"https://www.python.org/ftp/python/3.12.9/python-3.12.9.exe#/setup.exe",
22+
"https://www.python.org/ftp/python/3.12.10/python-3.12.10.exe#/setup.exe",
2323
"https://raw.githubusercontent.com/coatl-dev/scoop-coatl-dev/coatl/scripts/python/install-pep-514.reg",
2424
"https://raw.githubusercontent.com/coatl-dev/scoop-coatl-dev/coatl/scripts/python/uninstall-pep-514.reg"
2525
],
2626
"hash": [
27-
"md5:b3a316b5a3d2c4a62552b3dd09750593",
27+
"md5:ff3e7e2582811ade44916d9c3d2a64b2",
2828
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
2929
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
3030
]
3131
},
3232
"arm64": {
3333
"url": [
34-
"https://www.python.org/ftp/python/3.12.9/python-3.12.9-arm64.exe#/setup.exe",
34+
"https://www.python.org/ftp/python/3.12.10/python-3.12.10-arm64.exe#/setup.exe",
3535
"https://raw.githubusercontent.com/coatl-dev/scoop-coatl-dev/coatl/scripts/python/install-pep-514.reg",
3636
"https://raw.githubusercontent.com/coatl-dev/scoop-coatl-dev/coatl/scripts/python/uninstall-pep-514.reg"
3737
],
3838
"hash": [
39-
"md5:a692acf8911d932f301aef5fcf30bbb8",
39+
"md5:37df52717faa6c514342b8d43cae7026",
4040
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
4141
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
4242
]

0 commit comments

Comments
 (0)