Skip to content

Commit c74abc3

Browse files
Add python 3.11.7, remove python 3.11.6 (#864)
for stack(s) cflinuxfs3, cflinuxfs4 [#186613533]
1 parent 5bc45fc commit c74abc3

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
@@ -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.6
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs3_14db25e0.tgz
131-
sha256: 14db25e03dfb03cce0f883672d4883721a4ca94df646a1c49d7cbd6ab958996c
129+
version: 3.11.7
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.7_linux_x64_cflinuxfs3_6024f2da.tgz
131+
sha256: 6024f2dab8aa2d84180b7a265f76db779272379fc55d78ca11904eda600d57e8
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
135-
source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
134+
source: https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tgz
135+
source_sha256: '068c05f82262e57641bd93458dfa883128858f5f4997aad7a36fd25b13b29209'
136136
- name: python
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
137+
version: 3.11.7
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.7_linux_x64_cflinuxfs4_782cc8f5.tgz
139+
sha256: 782cc8f520d1ed9524d34e1ff4b0fb872e92aeb0b5ef9c49bce40a34e4f036a3
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
143-
source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
142+
source: https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tgz
143+
source_sha256: '068c05f82262e57641bd93458dfa883128858f5f4997aad7a36fd25b13b29209'
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)