Skip to content

Commit bec8ee3

Browse files
committed
python313: Update to version 3.13.3
1 parent dd173c1 commit bec8ee3

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.2",
2+
"version": "3.13.3",
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.2/python-3.13.2-amd64.exe#/setup.exe",
10+
"https://www.python.org/ftp/python/3.13.3/python-3.13.3-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:40d2c830eedee3dd78f4b707f04fd1d2",
15+
"md5:be3264daeb8c5e08365492dd02908cfa",
1616
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
1717
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
1818
]
1919
},
2020
"32bit": {
2121
"url": [
22-
"https://www.python.org/ftp/python/3.13.2/python-3.13.2.exe#/setup.exe",
22+
"https://www.python.org/ftp/python/3.13.3/python-3.13.3.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:91941eaa5086d500384cb55ad247be87",
27+
"md5:fd83ec01f90a1a051f856044b152fb72",
2828
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
2929
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
3030
]
3131
},
3232
"arm64": {
3333
"url": [
34-
"https://www.python.org/ftp/python/3.13.2/python-3.13.2-arm64.exe#/setup.exe",
34+
"https://www.python.org/ftp/python/3.13.3/python-3.13.3-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:252c8265c8768e14f7eeee3e1fcc39fc",
39+
"md5:18bb07bd65e768ae1ab1e8a969d8224a",
4040
"8dc7b951b12b03d6949a09cff7ce0f57cf5eb125aa590fccac500f2f75212ef0",
4141
"65a46d5a9fec455b6fbc5d75f8a57cd5ee958d31873ef438766866a53759e9f6"
4242
]

0 commit comments

Comments
 (0)