Skip to content

Commit e848801

Browse files
committed
python313: Update to version 3.13.2
1 parent d87b427 commit e848801

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: bucket/python313.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
{
2-
"version": "3.13.1",
2+
"version": "3.13.2",
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.13.1/python-3.13.1-amd64.exe#/setup.exe",
10+
"https://www.python.org/ftp/python/3.13.2/python-3.13.2-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:90176c0cfa29327ab08c6083dcdcc210",
15+
"md5:40d2c830eedee3dd78f4b707f04fd1d2",
1616
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
1717
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
1818
]
1919
},
2020
"32bit": {
2121
"url": [
22-
"https://www.python.org/ftp/python/3.13.1/python-3.13.1.exe#/setup.exe",
22+
"https://www.python.org/ftp/python/3.13.2/python-3.13.2.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:12455257e0eaf8c7a3b0af6522647638",
27+
"md5:91941eaa5086d500384cb55ad247be87",
2828
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
2929
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
3030
]
3131
},
3232
"arm64": {
3333
"url": [
34-
"https://www.python.org/ftp/python/3.13.1/python-3.13.1-arm64.exe#/setup.exe",
34+
"https://www.python.org/ftp/python/3.13.2/python-3.13.2-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:f35c98b7b0924865021e89160f208cdb",
39+
"md5:252c8265c8768e14f7eeee3e1fcc39fc",
4040
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
4141
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
4242
]

0 commit comments

Comments
 (0)