diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2a2c01c..4b9ebc0 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,7 +1,7 @@ {% set on_win = SUBDIR in ('win-64', 'win-32') %} {% set name = "conda" %} {% set version = "23.10.0" %} -{% set sha256 = "358692c92fb97eccefca1114c3f17e3bf5c3b419f602cbeda604cfdfc469791a" %} +{% set sha256 = "273d49db8ea723426b87866381daf2df27c7bca2c3474196460d637b62de2a1c" %} # Running pytest requires the inclusion of test files which baloons # the size of the package; values can be "yes" or "no" {% set run_pytest = "no" %}