Skip to content

Commit 30a8ec9

Browse files
Add python 3.11.7, remove python 3.11.6 (#682)
for stack(s) cflinuxfs3, cflinuxfs4 [#186613533]
1 parent 0bc6b5b commit 30a8ec9

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
@@ -102,21 +102,21 @@ dependencies:
102102
source: https://nodejs.org/dist/v20.10.0/node-v20.10.0.tar.gz
103103
source_sha256: 89680f4ebbf36e0a199be4ed416701fa167aad8f86111c87a3db9207b5d56baa
104104
- name: python
105-
version: 3.11.6
106-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs3_14db25e0.tgz
107-
sha256: 14db25e03dfb03cce0f883672d4883721a4ca94df646a1c49d7cbd6ab958996c
105+
version: 3.11.7
106+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.7_linux_x64_cflinuxfs3_6024f2da.tgz
107+
sha256: 6024f2dab8aa2d84180b7a265f76db779272379fc55d78ca11904eda600d57e8
108108
cf_stacks:
109109
- cflinuxfs3
110-
source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
111-
source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
110+
source: https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tgz
111+
source_sha256: '068c05f82262e57641bd93458dfa883128858f5f4997aad7a36fd25b13b29209'
112112
- name: python
113-
version: 3.11.6
114-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.6_linux_x64_cflinuxfs4_9aa19c6d.tgz
115-
sha256: 9aa19c6d63e39a61554b3b72a8e4d829051d09862bc8abfbf93e89368858ba2a
113+
version: 3.11.7
114+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.7_linux_x64_cflinuxfs4_782cc8f5.tgz
115+
sha256: 782cc8f520d1ed9524d34e1ff4b0fb872e92aeb0b5ef9c49bce40a34e4f036a3
116116
cf_stacks:
117117
- cflinuxfs4
118-
source: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
119-
source_sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
118+
source: https://www.python.org/ftp/python/3.11.7/Python-3.11.7.tgz
119+
source_sha256: '068c05f82262e57641bd93458dfa883128858f5f4997aad7a36fd25b13b29209'
120120
- name: yarn
121121
version: 1.22.19
122122
uri: https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn_1.22.19_linux_noarch_any-stack_32d0e82e.tgz

0 commit comments

Comments
 (0)