From 30a8ec9e4486a85d3ba5b13aa5b8bf5cddc3c352 Mon Sep 17 00:00:00 2001 From: Cloud Foundry Buildpacks Team Robot Date: Tue, 5 Dec 2023 07:22:35 -0800 Subject: [PATCH] Add python 3.11.7, remove python 3.11.6 (#682) for stack(s) cflinuxfs3, cflinuxfs4 [#186613533] --- manifest.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifest.yml b/manifest.yml index ca761043e..dbe789f46 100644 --- a/manifest.yml +++ b/manifest.yml @@ -102,21 +102,21 @@ dependencies: source: https://nodejs.org/dist/v20.10.0/node-v20.10.0.tar.gz source_sha256: 89680f4ebbf36e0a199be4ed416701fa167aad8f86111c87a3db9207b5d56baa - name: python - version: 3.11.6 - uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs3_14db25e0.tgz - sha256: 14db25e03dfb03cce0f883672d4883721a4ca94df646a1c49d7cbd6ab958996c + version: 3.11.7 + uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.7_linux_x64_cflinuxfs3_6024f2da.tgz + sha256: 6024f2dab8aa2d84180b7a265f76db779272379fc55d78ca11904eda600d57e8 cf_stacks: - cflinuxfs3 - source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz - source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736 + source: https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tgz + source_sha256: '068c05f82262e57641bd93458dfa883128858f5f4997aad7a36fd25b13b29209' - name: python - version: 3.11.6 - uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs4_9aa19c6d.tgz - sha256: 9aa19c6d63e39a61554b3b72a8e4d829051d09862bc8abfbf93e89368858ba2a + version: 3.11.7 + uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.7_linux_x64_cflinuxfs4_782cc8f5.tgz + sha256: 782cc8f520d1ed9524d34e1ff4b0fb872e92aeb0b5ef9c49bce40a34e4f036a3 cf_stacks: - cflinuxfs4 - source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz - source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736 + source: https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tgz + source_sha256: '068c05f82262e57641bd93458dfa883128858f5f4997aad7a36fd25b13b29209' - name: yarn version: 1.22.19 uri: https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn_1.22.19_linux_noarch_any-stack_32d0e82e.tgz