Skip to content

Commit 9e99275

Browse files
Add python 3.11.6, remove python 3.11.5 (#838)
for stack(s) cflinuxfs3, cflinuxfs4 [#186163962]
1 parent 68f3c67 commit 9e99275

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,21 +126,21 @@ dependencies:
126126
source: https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tgz
127127
source_sha256: 698ec55234c1363bd813b460ed53b0f108877c7a133d48bde9a50a1eb57b7e65
128128
- name: python
129-
version: 3.11.5
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.5_linux_x64_cflinuxfs3_5908f935.tgz
131-
sha256: 5908f9351693501ed27f4bcd262d07e32e12c589e648382097c888aabff4fd7f
129+
version: 3.11.6
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs3_14db25e0.tgz
131+
sha256: 14db25e03dfb03cce0f883672d4883721a4ca94df646a1c49d7cbd6ab958996c
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://www.python.org/ftp/python/3.11.5/Python-3.11.5.tgz
135-
source_sha256: a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58
134+
source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
135+
source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
136136
- name: python
137-
version: 3.11.5
138-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.5_linux_x64_cflinuxfs4_b4517479.tgz
139-
sha256: b4517479416e9a32fc6abc0f834e915a86e79ae6d293b82e780177c9d610025e
137+
version: 3.11.6
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs4_9aa19c6d.tgz
139+
sha256: 9aa19c6d63e39a61554b3b72a8e4d829051d09862bc8abfbf93e89368858ba2a
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://www.python.org/ftp/python/3.11.5/Python-3.11.5.tgz
143-
source_sha256: a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58
142+
source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
143+
source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
144144
- name: python
145145
version: 3.12.0
146146
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.0_linux_x64_cflinuxfs3_694af3db.tgz

0 commit comments

Comments
 (0)