Skip to content

Commit ec42a51

Browse files
Add python 3.10.13, remove python 3.10.12 (#821)
for stack(s) cflinuxfs4, cflinuxfs3 [#185901500]
1 parent b2e9912 commit ec42a51

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,21 +106,21 @@ dependencies:
106106
source: https://www.python.org/ftp/python/3.9.18/Python-3.9.18.tgz
107107
source_sha256: 504ce8cfd59addc04c22f590377c6be454ae7406cb1ebf6f5a350149225a9354
108108
- name: python
109-
version: 3.10.12
110-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.12_linux_x64_cflinuxfs3_d2aff6f1.tgz
111-
sha256: d2aff6f1777784a859244c910c6cd69f9ce3cb0e57c919210a3f3992b857c9ea
109+
version: 3.10.13
110+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.13_linux_x64_cflinuxfs3_11aa2908.tgz
111+
sha256: 11aa290862694bdb3e5cab443c157b47f3cf8498c1ce5b845e9c4fdf32e57f2f
112112
cf_stacks:
113113
- cflinuxfs3
114-
source: https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz
115-
source_sha256: a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c
114+
source: https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tgz
115+
source_sha256: 698ec55234c1363bd813b460ed53b0f108877c7a133d48bde9a50a1eb57b7e65
116116
- name: python
117-
version: 3.10.12
118-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.12_linux_x64_cflinuxfs4_94744ec2.tgz
119-
sha256: 94744ec26a845b4ff580528ea47d90c777bc3792d56aebf99a7f89245fec78db
117+
version: 3.10.13
118+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.13_linux_x64_cflinuxfs4_04ab8c1b.tgz
119+
sha256: 04ab8c1b6b0d1f8fd8a03d932bf8cc6744843ad12bb5e801784b7ff470aa7401
120120
cf_stacks:
121121
- cflinuxfs4
122-
source: https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz
123-
source_sha256: a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c
122+
source: https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tgz
123+
source_sha256: 698ec55234c1363bd813b460ed53b0f108877c7a133d48bde9a50a1eb57b7e65
124124
- name: python
125125
version: 3.11.5
126126
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.5_linux_x64_cflinuxfs3_5908f935.tgz

0 commit comments

Comments
 (0)