Skip to content

Commit a05e460

Browse files
author
Forest Eckhardt
committed
Switch to miniforge
1 parent cde2121 commit a05e460

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ dependencies:
4545
source_sha256: e22c0bb032fde08f53de9ffbc5a128233041d9f33b5de022c0978a2149885f82
4646
- name: miniconda3-py39
4747
version: 24.7.1
48-
uri: https://repo.anaconda.com/miniconda/Miniconda3-py39_24.7.1-0-Linux-x86_64.sh
49-
sha256: 2006a61abc8b4fd04de5eb92620e1f72bada713cc84b5b4899463095e1210556
48+
uri: https://github.com/conda-forge/miniforge/releases/download/24.7.1-0/Miniforge3-24.7.1-0-Linux-x86_64.sh
49+
sha256: b64f77042cf8eafd31ced64f9253a74fb85db63545fe167ba5756aea0e8125be
5050
cf_stacks:
5151
- cflinuxfs4
5252
- cflinuxfs3
53-
source: https://github.com/conda/conda/archive/24.7.1.tar.gz
54-
source_sha256: 2006a61abc8b4fd04de5eb92620e1f72bada713cc84b5b4899463095e1210556
53+
source: https://github.com/conda-forge/miniforge/archive/refs/tags/24.7.1-0.tar.gz
54+
source_sha256: ca2f3cea67d6a1dbfd6acb9743891014768b12ad774755c57fbbcbfcd1fd8200
5555
- name: pip
5656
version: '24.2'
5757
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.2_linux_noarch_any-stack_558731cf.tgz

0 commit comments

Comments
 (0)