From 5e1fdb609720ca72923e1dea33bf009a8d751218 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Wed, 23 Oct 2024 09:42:22 +0000 Subject: [PATCH] Add miniconda3-py39 24.9.2, remove miniconda3-py39 24.7.1 for stack(s) cflinuxfs4, cflinuxfs3 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 8608929c..b9d52889 100644 --- a/manifest.yml +++ b/manifest.yml @@ -44,14 +44,14 @@ dependencies: source: https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz source_sha256: e22c0bb032fde08f53de9ffbc5a128233041d9f33b5de022c0978a2149885f82 - name: miniconda3-py39 - version: 24.7.1 - uri: https://github.com/conda-forge/miniforge/releases/download/24.7.1-0/Miniforge3-24.7.1-0-Linux-x86_64.sh - sha256: b64f77042cf8eafd31ced64f9253a74fb85db63545fe167ba5756aea0e8125be + version: 24.9.2 + uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.9.2-0-Linux-x86_64.sh + sha256: 4b540d78e5bdd770b39216c0563424ef6656504cbe24c67b2d0454c2eb7afe93 cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://github.com/conda-forge/miniforge/archive/refs/tags/24.7.1-0.tar.gz - source_sha256: ca2f3cea67d6a1dbfd6acb9743891014768b12ad774755c57fbbcbfcd1fd8200 + source: https://github.com/conda/conda/archive/24.9.2.tar.gz + source_sha256: 4b540d78e5bdd770b39216c0563424ef6656504cbe24c67b2d0454c2eb7afe93 - name: pip version: '24.2' uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.2_linux_noarch_any-stack_558731cf.tgz