Skip to content

Commit 371ea86

Browse files
Add python 3.11.5, remove python 3.11.4 (#822)
for stack(s) cflinuxfs3, cflinuxfs4 [#185903626]
1 parent b4d3b3f commit 371ea86

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
@@ -122,21 +122,21 @@ dependencies:
122122
source: https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz
123123
source_sha256: a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c
124124
- name: python
125-
version: 3.11.4
126-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.4_linux_x64_cflinuxfs3_09ab1d53.tgz
127-
sha256: '09ab1d5332eccb273cbe4b65120fff1cd7c113632a5a210d86f4c2bc44339f73'
125+
version: 3.11.5
126+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.5_linux_x64_cflinuxfs3_5908f935.tgz
127+
sha256: 5908f9351693501ed27f4bcd262d07e32e12c589e648382097c888aabff4fd7f
128128
cf_stacks:
129129
- cflinuxfs3
130-
source: https://www.python.org/ftp/python/3.11.4/Python-3.11.4.tgz
131-
source_sha256: 85c37a265e5c9dd9f75b35f954e31fbfc10383162417285e30ad25cc073a0d63
130+
source: https://www.python.org/ftp/python/3.11.5/Python-3.11.5.tgz
131+
source_sha256: a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58
132132
- name: python
133-
version: 3.11.4
134-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.4_linux_x64_cflinuxfs4_32c71612.tgz
135-
sha256: 32c71612375b20adeb43480e81c7134a013baacdfddd167d16bc3c58d830d545
133+
version: 3.11.5
134+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.5_linux_x64_cflinuxfs4_b4517479.tgz
135+
sha256: b4517479416e9a32fc6abc0f834e915a86e79ae6d293b82e780177c9d610025e
136136
cf_stacks:
137137
- cflinuxfs4
138-
source: https://www.python.org/ftp/python/3.11.4/Python-3.11.4.tgz
139-
source_sha256: 85c37a265e5c9dd9f75b35f954e31fbfc10383162417285e30ad25cc073a0d63
138+
source: https://www.python.org/ftp/python/3.11.5/Python-3.11.5.tgz
139+
source_sha256: a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58
140140
- name: setuptools
141141
version: 68.1.2
142142
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_68.1.2_linux_noarch_any-stack_c3443e72.tgz

0 commit comments

Comments
 (0)