Skip to content

Commit f547131

Browse files
Gergrobdimsdale
authored andcommitted
Update Python version to 3.12.4
1 parent bba60a1 commit f547131

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

.python-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.6
1+
3.12.4

manifest.yml

+13-4
Original file line numberDiff line numberDiff line change
@@ -1643,12 +1643,21 @@ dependencies:
16431643
- name: zlib
16441644
version:
16451645
- name: python
1646-
version: 2.7.18
1647-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_2.7.18_linux_x64_cflinuxfs4_4454dcd.tgz
1648-
sha256: 4454dcd542031cdc3b839def90f5cad06ac2ed2cacddf3a209b3c0ab13904fc3
1646+
version: 3.12.4
1647+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.4_linux_x64_cflinuxfs3_49a89414.tgz
1648+
sha256: 49a8941477e314ae4e84aed97261c435f9f72c48b5ab4510ee8f9be99e578af3
1649+
cf_stacks:
1650+
- cflinuxfs3
1651+
source: https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tgz
1652+
source_sha256: 01b3c1c082196f3b33168d344a9c85fb07bfe0e7ecfe77fee4443420d1ce2ad9ee4443420d1ce2ad9
1653+
- name: python
1654+
version: 3.12.4
1655+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.4_linux_x64_cflinuxfs4_68f2696b.tgz
1656+
sha256: 68f2696b4129488c05a46f2efa4919ed99668700467e06cb1172addaa7faae73
16491657
cf_stacks:
16501658
- cflinuxfs4
1651-
source_sha256: 4454dcd542031cdc3b839def90f5cad06ac2ed2cacddf3a209b3c0ab13904fc3
1659+
source: https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tgz
1660+
source_sha256: 01b3c1c082196f3b33168d344a9c85fb07bfe0e7ecfe77f
16521661
- name: ruby
16531662
version: 3.0.5
16541663
uri: https://buildpacks.cloudfoundry.org/dependencies/ruby/ruby_3.0.5_linux_x64_cflinuxfs3_098393c3.tgz

0 commit comments

Comments
 (0)