We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40939c commit 3128da2Copy full SHA for 3128da2
1 file changed
manifest.yml
@@ -25,12 +25,14 @@ dependencies:
25
version: 3.2.1
26
cf_stacks:
27
- cflinuxfs2
28
+ - cflinuxfs3
29
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/python/libffi-3.2.1-linux-x64-5f5bf32c.tgz
30
sha256: ff6f2f33aa3d3978a2c1764d6992ac8c384bc84a4c5d193deef891eef2555dc9
31
- name: libmemcache
32
version: 1.0.18
33
34
35
36
uri: https://buildpacks.cloudfoundry.org/dependencies/manual-binaries/python/libmemcache-1.0.18-linux-x64-6d33aa02.tgz
37
sha256: '009a3476197030e30d0ce924cc044ee4851ef27324e132b29fd12d8cde071915'
38
- name: miniconda2
0 commit comments