Skip to content

Commit 3559a50

Browse files
Add python 3.11.4, remove python 3.11.3 (#777)
for stack(s) cflinuxfs4, cflinuxfs3 [#185351845]
1 parent 7086cb0 commit 3559a50

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
@@ -142,21 +142,21 @@ dependencies:
142142
source: https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz
143143
source_sha256: a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c
144144
- name: python
145-
version: 3.11.3
146-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.3_linux_x64_cflinuxfs3_269dbe79.tgz
147-
sha256: 269dbe79f7aa50f85500ed08ec803d952afc8a6ff4dabf5790acf00a04e4dbf5
145+
version: 3.11.4
146+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.4_linux_x64_cflinuxfs3_09ab1d53.tgz
147+
sha256: '09ab1d5332eccb273cbe4b65120fff1cd7c113632a5a210d86f4c2bc44339f73'
148148
cf_stacks:
149149
- cflinuxfs3
150-
source: https://www.python.org/ftp/python/3.11.3/Python-3.11.3.tgz
151-
source_sha256: 1a79f3df32265d9e6625f1a0b31c28eb1594df911403d11f3320ee1da1b3e048
150+
source: https://www.python.org/ftp/python/3.11.4/Python-3.11.4.tgz
151+
source_sha256: 85c37a265e5c9dd9f75b35f954e31fbfc10383162417285e30ad25cc073a0d63
152152
- name: python
153-
version: 3.11.3
154-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.3_linux_x64_cflinuxfs4_a7d4c784.tgz
155-
sha256: a7d4c7846e086f5b1ae9bdf4f69348a7b13249b28f1915ce8755975b2ec27f6c
153+
version: 3.11.4
154+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.4_linux_x64_cflinuxfs4_32c71612.tgz
155+
sha256: 32c71612375b20adeb43480e81c7134a013baacdfddd167d16bc3c58d830d545
156156
cf_stacks:
157157
- cflinuxfs4
158-
source: https://www.python.org/ftp/python/3.11.3/Python-3.11.3.tgz
159-
source_sha256: 1a79f3df32265d9e6625f1a0b31c28eb1594df911403d11f3320ee1da1b3e048
158+
source: https://www.python.org/ftp/python/3.11.4/Python-3.11.4.tgz
159+
source_sha256: 85c37a265e5c9dd9f75b35f954e31fbfc10383162417285e30ad25cc073a0d63
160160
- name: setuptools
161161
version: 67.8.0
162162
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_67.8.0_linux_noarch_any-stack_5822ed0c.tgz

0 commit comments

Comments
 (0)