From e8e1cb622932a9eeac96337fd0fcf6b6f9f9beb6 Mon Sep 17 00:00:00 2001 From: jaimergp Date: Mon, 15 Jan 2024 15:15:39 +0100 Subject: [PATCH] Update hash (#52) --- news/36-update-menuinst | 5 +++-- recipe/meta.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/news/36-update-menuinst b/news/36-update-menuinst index 959bb2f..9284ca2 100644 --- a/news/36-update-menuinst +++ b/news/36-update-menuinst @@ -1,7 +1,8 @@ ### Enhancements -* Bump to `python` 3.10.13, `conda` 23.11.0, `conda-libmamba-solver` 23.11.1 and `libmambapy` 1.5.3. (#36) -* Bundle `menuinst` v2.0.1 and import `menuinst` directly without relying on `constructor`'s `_nsis.py` module. (#36) +* Bump to `python` 3.10.13, `conda` 23.11.0, `conda-libmamba-solver` 23.12.0 and `libmambapy` 1.5.3. (#36, #51) +* Import `menuinst` directly without relying on `constructor`'s `_nsis.py` module. (#36) +* Bundle `menuinst` 2.0.2 and `constructor` 3.6.0. (#51, #52) ### Bug fixes diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 3cee49e..049b8e5 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -21,7 +21,7 @@ source: - ../src/conda_patches/0003-Return-unknown-module-in-deprecations.patch - url: https://github.com/conda/constructor/archive/{{ constructor_version }}.tar.gz # [win] - sha256: c7ad07fa68322db93d47f617ab92ddf0349a027affd02473493ea6d1499b49e4 # [win] + sha256: d47e6f805337de70a72dea62999853361fbf558e2fbf3a9016c7a007be82ff46 # [win] folder: constructor_src # [win] build: