diff --git a/bucket/miniforge-cn.json b/bucket/miniforge-cn.json index dc814c51e..c7fe9b2e2 100644 --- a/bucket/miniforge-cn.json +++ b/bucket/miniforge-cn.json @@ -1,12 +1,12 @@ { - "version": "24.11.0-0", + "version": "24.11.2-1", "description": "A conda-forge distribution", "homepage": "https://mirrors.tuna.tsinghua.edu.cn/github-release/conda-forge/miniforge/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://mirrors.tuna.tsinghua.edu.cn/github-release/conda-forge/miniforge/LatestRelease/Miniforge3-24.11.0-0-Windows-x86_64.exe", - "hash": "2ff52375382190653349b4b957f753e559c8fd4a3a77f8b327d6fbb269bdd751" + "url": "https://mirrors.tuna.tsinghua.edu.cn/github-release/conda-forge/miniforge/LatestRelease/Miniforge3-24.11.2-1-Windows-x86_64.exe", + "hash": "91eabed5328ee792b58cbe186eaa778388692e5ffad67e79c519126990ff4887" } }, "pre_install": "if ($dir -match ' ') { error 'The installation directory cannot include a space'; break}",