diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 9bf6b76..4f21e3c 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "conda-libmamba-solver" %} -{% set version = "23.7.0" %} +{% set version = "23.9.1" %} package: name: {{ name }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/conda/{{ name }}/archive/refs/tags/{{ version }}.tar.gz - sha256: 1352575324ded8935391b6545364a27b77d57d4dfbe5e85876f8d024653d12cf + sha256: f156e931e47091ecf568a54a50edf1eecf6dbf07154cb0dca163bd0af38d4a13 folder: src/ build: @@ -25,8 +25,8 @@ requirements: - hatch-vcs run: - python - - conda >=23.5.0 - - libmambapy >=1.4.1 + - conda >=23.7.4 + - libmambapy >=1.5.1 - boltons >=23.0.0 test: